Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 424,006 for

document

(1.46 sec)
  1. CheckGrammarOptions class | Aspose.Words for Py...

    aspose.words.ai.CheckGrammarOptions class. Allows to specify various options while checking grammar of a Document using AI....while checking grammar of a document using AI. Constructors Name...specify either final or revised document to be returned with proofed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Display PDF Formats Using Java | Aspose.PDF

    Open and view PDF Documents programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/pdf/
  4. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in Document's background....to cache graphics placed in document’s background. get cacheBackgroundGraph...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in Document properties...class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Display EPUB Formats Using Java | Aspose.PDF

    Open and view EPUB Documents programmatically with Java sample code using Aspose.PDF for Java...the EPUB with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/epub/
  7. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_lists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists...lists from a documents. src_doc = aw . Document ( file_name =...item.docx' ) dst_doc = aw . Document ( file_name = MY_DIR + 'List...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add JavaScript Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a JavaScript link that triggers an alert on click, and saves the modified Document.... or dynamically modifying document content. Using PdfContentEditor...instance. Bind the input PDF document. Define a rectangle for the...

    docs.aspose.com/pdf/python-net/add-javascript-l...
  9. Extract Tables from PDF in Java|Aspose.PDF for ...

    Learn how to extract table data from existing PDF Documents in Java.... Open the source PDF Document . Visit each page with TableAbsorber...inputFile ) { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/extracting-table/
  10. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import....characters while loading an RTF document. # Create an "RtfLoadOptions"...modify how we load an RTF document. load_options = aw . loading...

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