Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 49,765 for

properties

(0.73 sec)
  1. Formatting Pivot 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....table’s appearance by setting properties. Setting Pivot Table Format...AutoFormatType and PivotTableStyleType properties. Setting Format Options The...

    docs.aspose.com/cells/java/formatting-pivot-table/
  2. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....however you may use different properties and methods to customize...save_options to set a lot of other properties. This tutorial has taught...

    kb.aspose.com/words/python/how-to-transform-mar...
  3. Convert EPS to PDF in Python

    Follow this article to convert EPS to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing an EPS file to PDF converter in Python....Optionally set PdfOptions properties, such as metadata, resolution...the default or customized properties of the PdfOptions object...

    kb.aspose.com/imaging/python/convert-eps-to-pdf...
  4. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....The page class contains the properties like crop_box for the size...page box. All the existing properties are viewed here in terms...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...
  5. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....class instance to set the properties for the output file Save...file like the encoding, CSS properties, etc. as per the requirements...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  6. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...returned by the NodeCollection properties and methods. NodeCollection...node at the given index. Properties Name Description count Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to Properties of fonts used in this document....font_infos property DocumentBase.font_infos property Provides access...access to properties of fonts used in this document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified index in C++....get_IsFrameLinkToFile ()); // Change properties for one of our frames. doc...

    reference.aspose.com/words/cpp/aspose.words.fra...
  9. Aspose::Words::Framesets::FramesetCollection::g...

    Aspose::Words::Framesets::FramesetCollection::get_Count method. Gets the number of frames or frames pages contained in the collection in C++....get_IsFrameLinkToFile ()); // Change properties for one of our frames. doc...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. How to Convert PDF to Excel in C#

    This brief example is about how to convert PDF to Excel in C#. In order to export PDF to Excel C# based application can be used in any of .NET based supported operating system environment including Windows, Linux or macOS by using simple and easy API interfaces....generated XSLX, including properties like ConversionEngine, Format...ExcelSaveOptions class and its properties as well. Finally, the generated...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-exc...