Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 49,617 for

properties

(0.37 sec)
  1. 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/
  2. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....fill property Stroke.fill property Gets fill formatting for the...the Stroke . @property def fill ( self ) -> aspose . words ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert IGES to PDF in Python

    This basic guide explains how to convert IGES to PDF in Python. It encompasses all the information to create an IGS file to PDF converter in Python....PdfOptions class to set PDF properties Invoke the save method to...process. Subsequently, set the properties for the output PDF document...

    kb.aspose.com/cad/python/convert-iges-to-pdf-in...
  4. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....file by setting a variety of properties in the HtmlSaveOptions used...object to set the output EPUB properties Set the splitting criteria...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  5. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....access and display all the properties of the extracted font and...required Display different properties of the font on the console...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  6. WebExtensionPropertyCollection class | Aspose.W...

    aspose.words.webextensions.WebExtensionPropertyCollection class. Specifies a set of web extension custom Properties...set of web extension custom properties. To learn more, visit the...Description __getitem__(index) Properties Name Description count Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste...... These properties specify information regarding...represent the values of XMP properties in three basic categories:...

    reference.aspose.com/psd/python-net/
  8. 使用 Python 查看或編輯 POT 文件元數據 | products.aspose.com

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

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

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

    products.aspose.com/slides/zh-hant/python-net/m...
  10. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/python-net/work-with-text...