Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,317 for

bookmark insertion

(0.18 sec)
  1. Bookmarks removed when removing blank pages - F...

    hi, we have this code to remove blank pages from a document var stream = new MemoryStream(); var listOfBlankPageNumbers = new List<int>(); int pagecount = document.PageCount; for (int i = 0; i < pagecount; i++) { v…...Bookmarks removed when removing blank pages Aspose.Words Product...true) { listOfBlankPageNumbe.Insert(0, -1); listOfBlankPageNumbe...

    forum.aspose.com/t/bookmarks-removed-when-remov...
  2. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. doc...to the document builder's "insert_footnote" method. builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. showinballoons - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....BasicTextShaperCache Body Bookmark BookmarkCollection BookmarkEnd...getRevisionOptions(); // Render insertion revisions in green and italic...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldToa::get_SequenceSe...

    Aspose::Words::Fields::FieldToa::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....DocumentBuilder > ( doc ); // Insert a TOA field, which will create...filter TA fields by naming a bookmark that they will need to be...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....new DocumentBuilder(doc); // Insert a TOA field, which will create...filter TA fields by naming a bookmark that they will need to be...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited.... DocumentBuilder ( doc ) # Insert a TOA field, which will create...entry. field_toa = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Header and Footer Add Bookmark Inserting Table Search for and...

    docs.aspose.com/words/net/code-comparison-for-c...
  9. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. doc...to the document builder's "insert_footnote" method. builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...page_range_bookmark_name Gets or sets the name of the bookmark that...marks a range of pages that is inserted as the entry’s page number...

    reference.aspose.com/words/python-net/aspose.wo...