Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 50,963 for

properties

(0.08 sec)
  1. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`.... Most properties inherit or overload properties that already...addition to them, a number of properties are specified for PDF format...

    docs.aspose.com/words/python-net/convert-pdf-to...
  2. 使用 Python 查看或編輯 PPT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPT 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  3. 使用 Python 查看或編輯 PPSM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSM 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  4. Table.style property | Aspose.Words for Node.js

    Table.style property. Gets or sets the table style applied to this table....style property Table.style property Gets or sets the table style...style properties of a table may affect the properties of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.styleName property | Aspose.Words for Nod...

    Table.styleName property. Gets or sets the name of the table style applied to this table....styleName property Table.styleName property Gets or sets the...style properties of a table may affect the properties of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableStyle.topPadding property | Aspose.Words f...

    TableStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells....topPadding property TableStyle.topPadding property Gets or sets...style properties of a table may affect the properties of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table Position in Python|Aspose.Words for Python

    Specify table position in Python. Get a table alignment, get and set floating table position using Python....Words API and the Alignment property. Thus, you can adjust the...and RelativeVerticalAlig properties. With other types of text...

    docs.aspose.com/words/python-net/position-a-table/
  8. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…...and then click Show more properties. In the Linkbase box, type...library. The HyperlinkBase property is essential for ensuring...

    forum.aspose.com/t/change-hyperlinkbase/314798
  9. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property to easily retrieve the total number of elements, enhancing your web development efficiency....Count property Gets the number of elements...EqualTo ( 1 )); // Print all properties of the document's web extension...

    reference.aspose.com/words/net/aspose.words.web...
  10. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....provides a wide range of properties and methods used to manage...HorizontalPageBreaks and VerticalPageBreaks properties. The HorizontalPageBreaks...

    docs.aspose.com/cells/net/managing-page-breaks/