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

bookmark

(0.43 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. 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
  6. 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...
  7. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....document structure export, bookmark and heading outlines, image...example: Exporting Outlines from Bookmarks and Headings in Output PDF...

    docs.aspose.com/words/python-net/specify-render...
  8. 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...
  9. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....isAuto()); // A bookmark with the "IsAuto" flag set...index // even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...