Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 50,909 for

properties

(0.17 sec)
  1. Aspose::Words::TableStyle::get_BottomPadding me...

    Aspose::Words::TableStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Aspose::Words::TableStyle::get_RightPadding met...

    Aspose::Words::TableStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. 在 Jython 中管理文档属性|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....list of all custom document properties of the Excel file customProperties...custom document property by using the property index # customProperty1...

    docs.aspose.com/cells/zh/java/managing-document...
  4. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension Properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...Creates web extension custom property with specified name and value...name String Property name. value String Property value. Examples...

    reference.aspose.com/words/net/aspose.words.web...
  5. Public API Changes in Aspose.Note 1.1.0 | Aspos...

    This document provides details about the changes and improvements made to the public APIs in Aspose.Note 1.1.0....Developers can also access list properties, such as font name, numbering...Retrieve Bullet or Number List Properties . The exposes the . The SpaceBefore...

    docs.aspose.com/note/net/public-api-changes-in-...
  6. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....slide and set the background properties Set fill type, color, and...presentation. Access the background property of the selected slide and...

    kb.aspose.com/slides/net/change-background-colo...
  7. Convert DWG to TIFF in Python

    This brief tutorial helps to convert DWG to TIFF in Python. It contains the details to configure the environment, a step-by-step algorithm, and a sample code snippet to develop an AutoCAD to TIFF converter in Python....input DWG file Set custom properties by initiating a CadRasterizationOpti...Subsequently, define custom properties if needed; otherwise, the...

    kb.aspose.com/cad/python/convert-dwg-to-tiff-in...
  8. WebExtension.AlternateReferences | Aspose.Words...

    Discover the WebExtension AlternateReferences property to enhance your web extension with versatile reference options for improved functionality....AlternateReferences property Specifies alternate references...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  9. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web extension's version, ensuring compatibility and enhanced performance....Version property Specifies the version of the...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  10. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... By accessing the info property of the Document object, it...or validation of document properties. Open the PDF file using...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/