Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 349,425 for

document

(0.12 sec)
  1. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Hatch Patterns...] Add Hatch Pattern in PS Document Hatch patterns, often comprising...

    docs.aspose.com/page/python-net/ps/working-with...
  3. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. Document A Document object that, as the root...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert OTT to POTX via C++ or with free Online...

    Export OTT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....text document format that is used to store text documents, spreadsheets...on C++ Open OTT file using Document class reference Convert OTT...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Convert DOTX to PPSX via C++ or with free Onlin...

    Export DOTX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSX online converter quickly before integrating the code....file that is used to create documents with a consistent look and...that can be used to create a document. However, the DOTX file format...

    products.aspose.com/total/cpp/conversion/dotx-t...
  6. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving....determine whether to preserve the document’s “Last saved time” property...doc = new aw . Document ( base . myDir + "Document.docx" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  8. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....perform a wide variety of document processing tasks. With Aspose...convert, render, and print documents without third-party applications...

    docs.aspose.com/words/java/faq/
  9. View PDF Files using Python | Aspose.PDF

    Open and view PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. View resultant File. Python...an instance of Document document = ap . Document ( "template.pdf"...

    products.aspose.com/pdf/python-net/viewer/pdf/
  10. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....the Working with Fields documentation article. Remarks: Compares...a COMPARE field. Document doc = new Document(); DocumentBuilder...

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