Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote...builder inside the footnote to edit its reference text. builder...
InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... Paragraph ); // Edit the appearance of the anchor...
Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a page number separator is overridden through the field's code in C++....at () Examples Shows how to edit the page number separator in...
Convert XPS to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...enables developers to create, edit, and convert PDF documents....enables developers to create, edit, and convert presentations....
Convert EPUB to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...developers to create, read, edit, and convert PDF documents....developers to create, read, edit, and convert presentations....
Convert SVG to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...enables developers to create, edit, and convert PDF documents....enables developers to create, edit, and convert presentations....
Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....insert a combo box field, and edit the elements in its item collection...
ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... Examples Shows how to edit a shape’s image data. img_source_doc...
Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....get_CurrentNode ())); // If we wish to edit a different part of the document...cursor to the node we wish to edit. builder -> MoveToBookmark (...