Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 400,551 for

document

(0.16 sec)
  1. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the Document in Java....information about a font used in the document. To learn more, visit the...the Working with Fonts documentation article. Remarks: You do not...

    reference.aspose.com/words/java/com.aspose.word...
  2. Cell.IsLastCell | Aspose.Words for .NET

    Discover the Cell IsLastCell property. Easily determine if a cell is the last in a row, enhancing your data management and optimization strategies....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a table easily. Enhance your data organization with this essential feature!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  4. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the Document....Inserts style separator into the document. def insert_style_separator...style separators. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Implement 1904 Date System with JavaScript via ...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/implement-...
  6. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by index for enhanced XML data handling....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from Document...definitions should be removed from document. Default value is true . get...styles from a document. let doc = new aw . Document (); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your Document's readability!... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing Document formatting and readability.... Document doc = new Document ( MyDir + "Footnotes...separator format. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  10. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....of DrawingML effects in a document as we save it to PDF. let...let doc = new aw . Document ( base . myDir + "DrawingML shape effects...

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