Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 376,804 for

document

(0.18 sec)
  1. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a Document variable to the collection in C++....VariableCollection::Add method Adds a document variable to the collection...Examples Shows how to work with a document’s variable collection. auto...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document in C++....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Convert WORDML to ODP in Python or with free On...

    WORDML to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORDML to ODP online converter quickly before integrating the code....language used to represent documents in XML format. It is a subset...and is used to represent documents in a structured manner. It...

    products.aspose.com/total/python-net/conversion...
  4. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...saving a document to plaintext. let doc = new aw . Document (); let... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.tables/row/) node in the table.... Document ( base . myDir + "Tables.docx"...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main Document and a glossary Document of a Word Document in Java....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPartCollection.add method | Aspose.Words ...

    CustomPartCollection.add method. Adds an item to the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Online DOT to XLTX Conversion or Build .NET bas...

    Free online app to convert DOT to XLTX files. .NET C# conversion library code for DOT Documents....will be converted into XLTX document Download the converted XLTX...Automation API Open DOT file using Document class Convert DOT to HTML...

    products.aspose.com/total/net/conversion/dot-to...
  10. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note. 4 Document document = new Document(dataDir...

    docs.aspose.com/note/net/working-with-text-styles/