Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 3,748 for

bookmark

(0.2 sec)
  1. Product Overview|Aspose.Words for C++

    Aspose.Words for C++ is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... Document , Paragraph , Bookmark , Range , Section.PageSetup...

    docs.aspose.com/words/cpp/product-overview/
  2. 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...
  3. 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...
  4. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...runs in the document with bookmarks to make it possible to work...tmpBookmakrs) { Bookmark bk = doc.Range.Bookmarks[bkName]; enumerator...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  5. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...runs in the document with bookmarks to make it possible to work...(String bkName : tmpBookmakrs) { Bookmark bk = doc.getRange().getBookmarks()...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  6. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing issues with setting the parent node of the revisions in the enum, getting the following error: enum.set_current(layou…...BOOKMARK_START or node.node_type ==...== aw.NodeType.BOOKMARK_END: enum.set_current(layout, node) else:...

    forum.aspose.com/t/standard-way-of-extracting-t...
  7. 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...
  8. PSD to PNG File Converter

    Convert any PSD file to PNG format. PSD to PNG file converter. Easily converts Adobe® Photoshop® PSD file into a PNG raster image....Leave a feedback Bookmark this app × Bookmark this app Press Ctrl...

    products.aspose.app/psd/conversion/psd-to-png
  9. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...BillingHealthCheckRe class Bookmark class...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...ToList(); Bookmark bk = targetDoc.Range.Bookmarks["SdtThings"];...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...