Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,401 for

object

(0.09 sec)
  1. How to Change SVG to PNG using C#

    This article describes how to change SVG to PNG using C#. It will provide all the details to configure the environment, steps to write the program, and a runnable sample code that can be used to convert SVG to PNG using C#....SVGDocument class object Create an object of ImageSaveOptions...using the ImageSaveOptions object with desired properties These...

    kb.aspose.com/svg/net/how-to-change-svg-to-png-...
  2. Convert DWG to JPG using Python

    This topic explains how to convert DWG to JPG using Python. It encompasses the configuration, program workflow, and code snippet to export DWG to JPG using Python....the Image class Initialize an object of the CadRasterizationOpti...class Create an object of JpegOptions object Write the generated...

    kb.aspose.com/cad/python/convert-dwg-to-jpg-usi...
  3. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...with a bookmark as a single object. Inheritance: BookmarkStart...Description bookmark Gets the facade object that encapsulates this bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Customizing Charts|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 many flexible charting objects. This topic discusses Aspose...Aspose.Cells' charting objects. Simply Creating a Chart It’s simple...

    docs.aspose.com/cells/java/creating-and-customi...
  5. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... Initialize Document object. Save output PDF document by...(); // Create a new Document object and load the HTML file $document...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  6. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....Create an object of Document class Add a Page object to the pages...collection of the Document object Add TextFragment to paragraphs...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  7. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing document personalization and user engagement....{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field...) format Gets a FieldFormat object that provides typed access...# Create a UserInformation object and set it as the source of...

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

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field...) format Gets a FieldFormat object that provides typed access...# Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions ImlRenderingMode property enhances InkML Object rendering. Optimize your ink rendering for better visual results!...determining how ink (InkML) objects are rendered. public ImlRenderingMode...Examples Shows how to render Ink object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...