hyperlink_ftext()
.body_add_plot()
and body_add_caption()
run_bookmark()
to create a run with a bookmark.body_set_default_section()
that changes default section properties
of a Word document.to_wml.block_table
.normalizePath
.run_word_field
will supersed run_seqfield
.prop
of ftext()
now default to NULLtable_stylenames()
to define columns stylenames to be used in
tables, it benefits to block_table
and body_add_table
.fp_par
fp_text
.body_end_block_section
and body_add.block_section
so that users are free to add any
section they wantlevel_list
in function ph_with.block_list
; you can now format block_list
as lists in PowerPoint.body_add_table
, ph_with.data.frame
, body_add.data.frame
get
new argument alignment
for column alignments.block_table()
) with table parameters such as width, layout. See prop_table()
.plot_layout_properties()
to help identifying placeholders on layoutsbody_add_blocks
and body_add_gg
as it generated issues with cursorget_reference_value
to read reference template used
by R Markdown.fp_par
now have an argument "keep_with_next" that specifies that the paragraph (or at least
part of it) should be rendered on the same page as the next paragraph when possible.body_add
and associated methodsid_chr
is now depreacted in favor of id
in function ph_remove
, ph_slidelink
, ph_hyperlink
,
ph_add_text
, ph_add_par
, ph_add_fpar
.ph_with.xml_document
that will replace ph_with
and ph_with_at
.ph_with
function.sanitize_images
to avoid file size inflation when replacing imagesexternal_img
size issue with method ph_with
.ph_with()
and function ph_location*()
to ease insertion
of elements.slide_size()
provide size of slides.change_styles()
to change paragraph styles in
a Word document.move_slide()
: move a slide in a presentation.tempdir()
.body_add_fpar()
when argument style
was used.slide_summary
was using a bad xpath query.headers_replace*
and footers_replace*
layout_properties
when master layout is empty.ph_fpars_at()
to add several formated paragraphs
in a new shape.basename()
spptx_summary()
body_replace_all_text()
to replace
any text in a Word documentph_with_gg()
and ph_with_gg_at()
to make easier
production of ggplot objects in PowerPointph_with_ul()
to make easier
production of unordered lists of text in PowerPointbody_replace_at
to replace text inside bookmarkbody_add_table
and ph_with_table
.layout_properties
now returns placeholder id when available.ph_empty_at
can now make new shapes inherit
properties from templatebody_default_section
break_column
to break_column_before
.body_end_section
is supposed to only work with cursor on a paragraph, an error is raised now if ending a section on something else than a paragraph.docx_summary
and pptx_summary
to import content of an Office document into a tidy data.frame.docx_dim()
is returning current page dimensions.set_doc_properties
and doc_properties
to let you modify/access metadata of Word and PowerPoint documents.body_bookmark
and cursor_bookmark
).ph_empty_at
, ph_with_img_at
and ph_with_table_at
).style
of functions body_add*
and slip_in*
now will use docx default style if not specifieddocx
and pptx
have been renamed rdocx
and pptx
to avoid conflict with package ReporteRs.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.