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

properties

(0.04 sec)
  1. 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...
  2. 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-...
  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. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...SectionStart property Returns or sets the type of...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/net/aspose.words/pag...
  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. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value....VerticalAnchor property Gets the base object from...work with floating tables properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....list property of the ListFormat object....to verify owner document properties of lists. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Export Comments while Saving Excel file to HTML...

    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....is_export_comments property. If you set it to true , then...HtmlSaveOptions.is_export_comments property. The screenshot shows the...

    docs.aspose.com/cells/python-net/export-comment...