Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 39,438 for

document properties

(0.25 sec)
  1. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...void Main() { Document pdfDocument = new Document(); Page page...table, you can set the IsSplit property of the Row to true . This...

    forum.aspose.com/t/how-to-define-the-cell-split...
  2. DocumentPartSavingArgs.document property | Aspo...

    DocumentPartSavingArgs.Document property. Gets the Document object that is being saved....document property DocumentPartSavingAr.document property Gets...Gets the document object that is being saved. get document () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) Document into a [Document](../../aspose.words/Document/) object....Markdown document into a Document object. Inheritance:...MarkdownLoadOptions class. Properties Name Description baseUri...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Rendering|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using PageIndex and PageCount Properties of ImageOrPrintOptions Specify...

    docs.aspose.com/cells/python-java/rendering/
  5. CssSavingArgs.document property | Aspose.Words ...

    CssSavingArgs.Document property. Gets the Document object that is currently being saved....document property CssSavingArgs.document property Gets the document...saved. get document () : Aspose . Words . Document See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Merge OneNote Notebooks using C#

    This article explains how to merge OneNote notebooks using C#. It provides the IDE settings, the algorithm, and a code snippet to combine OneNote notebooks using C#....ONE file with the Document class Get the destination...with another instance of the Document class Combine the OneNote...

    kb.aspose.com/note/net/merge-onenote-notebooks-...
  7. FieldDisplayBarcode.display_text property | Asp...

    FieldDisplayBarcode.display_text property. Gets or sets whether to display barcode data (text) along with image....display_text property FieldDisplayBarcode.display_text property Gets...(text) along with image. @property def display_text ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.foreground_color property |...

    FieldDisplayBarcode.foreground_color property. Gets or sets the foreground color of the barcode symbol...foreground_color property FieldDisplayBarcode.foreground_color property Gets...in the range [0, 0xFFFFFF] @property def foreground_color ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAddIn class | Aspose.Words for Python

    aspose.words.fields.FieldAddIn class. Implements the ADDIN field.... Properties Name Description display_result...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....server-side processing of documents in various formats – PDF,...following ways: tables in a document are preserved during open/save...

    docs.aspose.com/words/cpp/table-overview/