Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 47,410 for

properties

(0.19 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....setting shape and textual properties Save the created presentation...of its shape and textual properties to show the contents on the...

    kb.aspose.com/slides/python/how-to-create-power...
  7. 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...
  8. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption....true, then all the data and properties of rows and cells of this...implementation so that its properties can be set via StartRow(Row)...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  9. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection in C++....get_Count ()); // Print all properties of the document's web extension...get_WebExtension () -> get_Properties (); { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...Optionally, you can explore other properties of save_options to adjust...MarkdownSaveOptions to find additional properties that may assist with formatting...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...