Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 415,505 for

document

(0.25 sec)
  1. SvgSaveOptions.exportEmbeddedImages property | ...

    SvgSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG Document as base64...should be embedded into the SVG document as base64. Be aware that activating...created while converting a document to .svg. test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... A document that includes both text and...remain an integral part of the document, preventing potential loss...

    products.aspose.com/pdf/tutorial/add-images-pdf/
  3. C++ API to Convert XPS to PPSM | products.aspos...

    Convert XPS to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader... XPS is a fixed document format developed by Microsoft...read, edit, and convert PDF documents. It also allows you to export...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a Document and put something else there. We loop through Document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...to remove bookmarks from a document and put something else there...there. We loop through document nodes, and check if the node has...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  5. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Working with Bookmarks documentation article. Remarks: Bookmark...and getBookmarkEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  6. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....to a document upon loading. Document doc = new Document (); DocumentBuilder...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  7. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor...that can be used to save a document in the SaveFormat.DOC format...that can be used to save a document in the SaveFormat.DOC or SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with comments in docx4j and Aspose.Word...

    Work with comments within a Document easily and fast instead of using docx4j....with comments Comments of the document are represented by the Comment...Comment class. Java Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/java/working-with-comment...
  10. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....the format of a document. // Load a document from a file that...loadFileToBuffer ( base . myDir + "Word document with missing file extension"...

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