Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 401,853 for

document

(0.14 sec)
  1. IDocumentReaderPlugin.Read | Aspose.Words for .NET

    Effortlessly read data into your Document instance with the IDocumentReaderPlugin's Read method. Enhance your Document processing today!...specified stream into the Document instance. public void Read...LoadOptions loadOptions , Document document ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/ido...
  2. 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...
  3. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP....Create a Document object and open the input PDF document. Get the...to. Add a new page to the document. Set the size of the page...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  4. 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...
  5. 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/...
  6. OpenAiModel.Translate | Aspose.Words for .NET

    OpenAI translation API for professional Document conversion. Translate Word files to multiple languages using GPT language models....method Translates the provided document into the specified target...public override Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a Document and the result of its verification in Java....Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the Document author has recommended that the Document be opened as read-only....whether the document author has recommended that the document be opened...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....Target to a Page in the Same Document The following code snippet...to the second page of the document. public static void SetLinkTargetToAPage...

    docs.aspose.com/pdf/java/update-links/
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....Introduction to the DOM API Document Object Model (DOM) is a form...representation of structured documents as an object-oriented model...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/