Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 42,397 for

document properties

(0.51 sec)
  1. Aspose::Words::Tables::Table::get_Bidi method |...

    Aspose::Words::Tables::Table::get_Bidi method. Gets or sets whether this is a right-to-left table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....MaxDataColumn properties. If the aforementioned properties return zero...however, if any of these properties return -1 , that indicates...

    docs.aspose.com/cells/net/detecting-empty-works...
  3. When using Aspose.Words to convert HTML to Word...

    Additionally, if I need to customize the starting page number, how should this be specified in the HTML?...odd and even pages in a Word document generated from HTML using...to configure the document’s section properties correctly. Additionally...

    forum.aspose.com/t/when-using-aspose-words-to-c...
  4. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....DocSaveOptions class provides numerous properties that give you full control...example, we use the page_setup property that specifies the page size...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  5. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library....shapes in a spreadsheet or document can be beneficial for several...particularly important in complex documents where shapes may be used for...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  6. FieldIncludeText.lock_fields property | Aspose....

    FieldIncludeText.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated....lock_fields property FieldIncludeText.lock_fields property Gets or...the included document from being updated. @property def lock_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table....bidi property TableStyle.bidi property Gets or sets whether this...for a right-to-left table. @property def bidi ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIncludeText.bookmark_name property | Aspos...

    FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the Document to include....bookmark_name property FieldIncludeText.bookmark_name property Gets or...bookmark in the document to include. @property def bookmark_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....styleName property ParagraphFormat.styleName property Gets or sets...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. Remarks: Table is...

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