Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 412,713 for

document

(0.36 sec)
  1. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing Document processing with customizable image saving options for optimal performance....more, visit the Save a Document documentation article. public class...to be saved. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Converting a PCL file to DOCX using Python | As...

    Sample code on Python for PCL to DOCX conversion. Use example code for batch PCL to DOCX conversion with Python and .NET...convert programmatically a document from PCL to DOCX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Introducing the product|Aspose.Words for ShareP...

    Common overview of the Aspose.Words for SharePoint functionality....organization have a corporate document repository on Windows SharePoint...Do you have to use multiple document formats in your internal work...

    docs.aspose.com/words/sharepoint/introducing-as...
  5. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF Documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... powerful and easy-to-use document manipulation tool in php-java...GitHub page. How to Rotate PDF documents You need Aspose.PDF for PHP...

    products.aspose.com/pdf/php-java/rotate/
  6. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Remove Fields in Java|Aspose.Words for Java

    Learn how to remove fields in Java. Remove fields programmatically using Java API....to remove a field from the document. This may occur when it is...is no longer needed in the document. For example a TOC field when...

    docs.aspose.com/words/java/remove-fields/
  8. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...Words, you can utilize the Document class to load the subtemplate...main template Document mainTemplate = new Document("path_to_your_main_template...

    forum.aspose.com/t/reading-a-sub-template-from-...
  9. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...4 KB View of the file in Document Explorer. 452×568 22.8 KB...Solution Iterate through the document’s Revision collection, locate...

    forum.aspose.com/t/section-break-as-revision-ho...
  10. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... Document () builder = aw . DocumentBuilder...for every paragraph in the document to RTL. for para in doc ....

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