Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 392,108 for

document

(0.24 sec)
  1. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose Document save formats, enhancing your file management and compatibility for seamless workflows....Indicates the format in which the document is saved. public enum SaveFormat...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/net/aspose.words/sav...
  2. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OpenAiModel | Aspose.Words for Java

    An abstract class representing the integration with OpenAIs large language models within the Aspose.Words in Java....Exception { Document doc = new Document(getMyDir() + "Big document.docx");...setUrl("https://my.a.com/"); Document translatedDoc = model.translate(doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.glossaryDocument property | Aspose.Wor...

    Document.glossaryDocument property. Gets or sets the glossary Document within this Document or template...glossaryDocument property Document.glossaryDocument property...sets the glossary document within this document or template. A glossary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Insert and Append Documents|Aspose.Words for No...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Node.js....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  6. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF Document with Python. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  7. AiModel.Summarize | Aspose.Words for .NET

    Smart Document summarization API with customizable length options. Generate concise summaries from any Document using AI technology....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. Document.versions_count property | Aspose.Words...

    Document.versions_count property. Gets the number of Document versions that was stored in the DOC Document....versions_count property Document.versions_count property Gets...of document versions that was stored in the DOC document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your Documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow....Clone Document.Clone method Performs a deep copy of the Document...public Document Clone () Return Value The cloned document. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  10. AiModel | Aspose.Words for Java

    An abstract class representing the integration with various AI models within the Aspose.Words in Java.... Document firstDoc = new Document(getMyDir() + "Big..."Big document.docx"); Document secondDoc = new Document(getMyDir()...

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