Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 3,701 for

bookmark

(0.22 sec)
  1. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity... bookmark span has LayoutEntityType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Links in SharePoint Online's web view are broke...

    When we were trying to investigate an issue for one of our clients we found out that links in SharePoint Online’s web view are broken in Aspose.Words 22.2 and other versions. We specifically don’t know which version of …...hyperlink tag if there is a bookmark start/end right before the...

    forum.aspose.com/t/links-in-sharepoint-onlines-...
  3. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... toEqual ( false ); // A bookmark with the "IsAuto" flag set...index // even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote... toEqual ( false ); // A bookmark with the "IsAuto" flag set...index // even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....shows how to navigate to a bookmark: Document Building and Modifying...checkbox, ole object, images, bookmarks, form fields, and other document...

    docs.aspose.com/words/java/document-builder-ove...
  6. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...3 73 March 21, 2025 Update Bookmark ,add hyperlink to a 300 MB...

    forum.aspose.com/tag/aspose-pdf-net
  7. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....shows how to navigate to a bookmark: Document Building and Modifying...checkbox, ole object, images, bookmarks, form fields, and other document...

    docs.aspose.com/words/cpp/document-builder-over...
  8. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Toc2) { Bookmark bookmarkLayout = doc.Range.Bookmarks[hyperlink...

    forum.aspose.com/t/word/316558
  9. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...HeadingsOutlineLevel = 9 }, // Set bookmark levels CustomPropertiesExpo...true; Logical structure (bookmarks, headings) ExportDocumentStruct...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  10. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....custom document property to a bookmark. Document doc = new Document();...a new custom property to a bookmark. The value of this property...

    reference.aspose.com/words/java/com.aspose.word...