Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 401,855 for

document

(0.42 sec)
  1. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java.... Document docA = new Document(getMyDir() + "Document with...docx"); Document docB = new Document(getMyDir() + "Document with...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between Documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...method Imports a node from one document into another. public Node...belongs to the destination document, but has no parent. Remarks...

    reference.aspose.com/words/net/aspose.words/nod...
  3. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.DocumentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  4. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc....of a PDF Document Extracting text from a PDF document is a common...from all the pages of a PDF document. To extract text from all...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  5. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look....JoinRunsWithSameForm Contents [ Hide ] Document.JoinRunsWithSameForm method...formatting in all paragraphs of the document. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.removeMacros method | Aspose.Words for...

    Document.removeMacros method. Removes all macros (the VBA project) as well as toolbars and command customizations from the Document....command customizations from the document. removeMacros () Remarks By...macros from a document you can ensure the document contains no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....Contents [ Hide ] Managing document security is essential when...outfile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  8. OdsoDataSourceType | Aspose.Words for Java

    Specifies the type of the external data source to be connected to as part of the ODSO connection information in Java....ADDRESS_BOOK Specifies that a given document has been connected to an address...DATABASE Specifies that a given document has been connected to a database...

    reference.aspose.com/words/java/com.aspose.word...
  9. AiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AiModel class, your key to leveraging advanced Generative Language Models for enhanced text generation and automation.... virtual CheckGrammar ( Document , CheckGrammarOptions ) Checks...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/net/portfolio/