Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 49,838 for

properties

(0.16 sec)
  1. BookmarkCollection class | Aspose.Words for Python

    aspose.words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range... Properties Name Description count Returns...

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

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... Properties Name Description axis_between_categories...tick_labels Provides access to the properties of the axis tick mark labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get Cells Range with Golang via C++|Documentation

    Learn how to get a cells range through the Aspose.Cells for C++ API....Cells provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/go-cpp/get-cells-range/
  4. Track Changes in a Document|Aspose.Words for No...

    Track changes to content and formatting made by you or others using Node.js. Access individual revisions in a document and apply various Properties to them....document and apply different properties to them. When you enable...document, as well as the properties for tracking changes. Note...

    docs.aspose.com/words/nodejs-net/track-changes-...
  5. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....) # Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insertBreak (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....ObjSaveOptions class Set the desired properties of the ObjSaveOptions object...output OBJ by setting the properties to set the flag for generating...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  8. How to Convert Word Document to HTML using Python

    In this short tutorial you will understand how to convert Word Document to HTML using Python. In order to export DOCX to HTML Python based example following simple steps below can be used in any of common operating systems like MS Windows, Linux, or macOS....and then setting different properties for the HTML rendering process...specified to customize the properties of the output HTML file....

    kb.aspose.com/words/python/how-to-convert-word-...
  9. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....output file Set the desired properties in the GifOptions object...Finally, set all the desired properties in the GifOptions object...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/
  10. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....set the required PCL file properties. Finally, the loaded Word...class offers several optional properties to customize the output PCL...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...