Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 50,963 for

properties

(0.18 sec)
  1. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....text_orientation property using the TextOrientation...file and get the page setup property of each section. Set the text...

    kb.aspose.com/words/python/rotate-text-in-word-...
  2. FieldDatabase.LastRecord | Aspose.Words for .NET

    Discover the FieldDatabase LastRecord property. Easily manage your last data record number for seamless data insertion and enhanced database efficiency....LastRecord property Gets or sets the integral...Quantity) DESC" ; // These properties have the same function as...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...1:30pm 1 I tried almost every property i saw\recognized None of this...this urs property… Tried before almost every property in stack...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  4. Display or Hide Row Column Headers in Aspose.Ce...

    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....provides a wide range of properties and methods for managing...IsRowColumnHeadersVi property. IsRowColumnHeadersVi is a Boolean property, which...

    docs.aspose.com/cells/net/display-or-hide-row-c...
  5. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... Property CoordinateType is added to...PdfConverter The CoordinateType property allows to set printable area...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  6. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. Explore page geometry, text, and structure effortlessly!... Available properties are type, geometry, text...new instance of this class. Properties Name Description Current...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Generate Codabar Barcodes in C++|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....CodabarStartSymbol and CodabarStopSymbol properties included in the Codabar group...initialize the IsChecksumEnabled property by setting the mode EnableChecksum...

    docs.aspose.com/barcode/cpp/codabar-barcodes/
  8. Aspose::Words::Drawing::Charts::ChartTitle clas...

    Aspose::Words::Drawing::Charts::ChartTitle class. Provides access to the chart title Properties. To learn more, visit the documentation article in C++....access to the chart title properties. To learn more, visit the...get_Chart (); // Use the "Title" property to give our chart a title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Creating a Table|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....provides a wide range of properties and methods for managing...use ListObjects collection property of the Worksheet class. Each...

    docs.aspose.com/cells/java/creating-a-list-object/
  10. How to Convert HTML to PDF in Python

    This simple how-to tutorial focuses on how to convert HTML to PDF in Python along with steps to configure the environment on your end. In order to generate PDF from HTML Python based API providing simple API interface has been used....export to PDF using page_set property. It also exhibits, how to...page_mode and compliance properties respectively. In this topic...

    kb.aspose.com/words/python/how-to-convert-html-...