Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 41,638 for

document properties

(0.15 sec)
  1. Table.bidi property | Aspose.Words for Node.js

    Table.bidi property. Gets or sets whether this is a right-to-left table....bidi property Table.bidi property Gets or sets whether this is...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells....bottom_padding property TableStyle.bottom_padding property Gets or sets...contents of table cells. @property def bottom_padding ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the table style applied to this table....style_name property Table.style_name property Gets or sets the...style applied to this table. @property def style_name ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....right_padding property TableStyle.right_padding property Gets or sets...contents of table cells. @property def right_padding ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells....cell_spacing property TableStyle.cell_spacing property Gets or sets...points) between the cells. @property def cell_spacing ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert Visio to PDF File in Python

    This tutorial covers how to convert Visio to PDF in Python. You will find all the information to configure the environment, a step-by-step process, and a running code snippet to export Visio to PDF in Python...the conversion by setting properties like page size and page index...index Export the output PDF document These steps summarize the...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  7. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#.... It will also share the properties to set the printer settings...set the desired properties Print the document to the PDF printer...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  8. How to Convert EPS to PDF File in Java

    This quick guide covers how to convert EPS file to PDF in Java. It includes details about environment configuration, a step-by-step process, and a code snippet to render EPS to PDF in Java....Moreover, it also explains other properties which you can manipulate...the input EPS file with the Document class instance Export the...

    kb.aspose.com/pdf/java/how-to-convert-eps-to-pd...
  9. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...namespace Aspose :: Cells :: Properties ; int main () { Aspose ::...; // Access built-in document property collection BuiltInDocumentPrope...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  10. Working with Table in Tagged PDFs|Aspose.PDF fo...

    This article explains how to works with table in Tagged PDF Document with Aspose.PDF for Java....creating a table in Tagged PDF documents. For working with tables,...a table in the Tagged PDF document: // For complete examples...

    docs.aspose.com/pdf/java/working-with-table-in-...