Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 414,738 for

document

(0.33 sec)
  1. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a PDF using Aspose.PDF, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...PdfSaveOptions : When saving the document, utilize the PdfSaveOptions...compression, image compression, and document structure export. Code Example...

    forum.aspose.com/t/when-generating-a-docx-file-...
  2. How to add Circle Annotation using Java | Aspos...

    Add Circle annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load PDF in an instance of Document class Create a new page or...file Document document = new com . aspose . pdf . Document ( _dataDir...

    products.aspose.com/pdf/java/annotation/circle/...
  3. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient Document management....indicating whether all of the document mail merge regions with the...bool mergeDuplicateRegion ) { Document doc = CreateSourceDocMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  4. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....Remarks Some images in the document can be unavailable, for example...() => { let doc = new aw . Document ( base . myDir + "Rendering...

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

    Aspose.Words.AI.AnthropicAiModel class. An abstract class representing the integration with Anthropic’s AI models within the Aspose.Words....Checks grammar of the provided document. This operation leverages...model for checking grammar of document. (Inherited from AiModel )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....NodeXPathNavigator () { Document doc = new Document (); XPathNavigator...navigator . Name , Is . EqualTo ( "Document" )); Assert . That ( navigator...

    reference.aspose.com/words/net/aspose.words/com...
  7. HtmlSaveOptions.ExportLanguageInformation | Asp...

    Control language export in HTML, MHTML, or EPUB with HtmlSaveOptions. Enhance Document accessibility and reach a wider audience effortlessly....lang HTML attribute on the document elements that specify language...saving to .html. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert URL to PDF with Python

    This article guides on how to convert URL to PDF with Python. It has all the details to set the IDE, a list of steps, and a sample code to turn URL into PDF with Python....a byte stream Create a PDF document from the webpage stream Save...Save the output document as a PDF file These steps describe the...

    kb.aspose.com/pdf/python/convert-url-to-pdf-wit...
  9. HTML Navigation – Java Examples

    Learn how to navigate through an HTML Document and perform a detailed inspection of its elements using the Aspose.HTML for Java API....to navigate through an HTML document and perform a detailed inspection...extract information from HTML documents since our API provides a powerful...

    docs.aspose.com/html/java/html-navigation/
  10. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....generated PDF document. Document doc = new Document(); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

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