Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 424,130 for

document

(0.63 sec)
  1. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing in Java....extends Exception Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/java/com.aspose.word...
  2. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for Document cleaning...Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython.... words import Document from com . aspose . words...a blank document. doc = Document () # Use the document builder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  6. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMergeDataType | Aspose.Words for Java

    Specifies the type of an external mail merge data source in Java....DATABASE Specifies that a given document has been connected to an Access...NATIVE Specifies that a given document has been connected to an external...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications.... Document doc = new Document (); DocumentBuilder...for every paragraph in the document to RTL. foreach ( Paragraph...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document In this article, we consider...

    docs.aspose.com/page/java/ps/working-with-gradi...
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

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