Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 79,715 for

object

(0.23 sec)
  1. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#....CadRasterizationOpti class object to set the output PDF page...Declare the PdfOptions class object and set the VectorRasterizationO...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...
  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....class object Instantiate the PdfSaveOptions class object from...loaded into the Document class object followed by the creation of...

    kb.aspose.com/words/python/how-to-transform-mar...
  3. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert MSG to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the MSG or EML format...initialize the Document class object to load the MHTML created in...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  4. How to Compress PDF in C#

    This quick topic will walk you through how to compress PDF in C#. In C# compress PDF file size is easily achieved using simple steps and few API calls....the OptimizationOptions class object. Steps to Compress PDF in C#...the OptimizationOptions class object to configure the compression...

    kb.aspose.com/pdf/net/how-to-compress-pdf-in-cs...
  5. Add Picture Frame to Presentation|Aspose.Slides...

    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.... Create an Image object by adding an image to the Images...associated with the Presentation object that will be used to fill the...

    docs.aspose.com/slides/net/add-picture-frame-to...
  6. Change background images using Python | product...

    Applying Aspose.Imaging library to Change background images and photos using your own Python applications and server APIs....easily separate the foreground object from the background in a photo...to identify the foreground object and remove the background if...

    products.aspose.com/imaging/python-net/change-b...
  7. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the documentation article in C++....const Returns the Document object for which the mail merge is...get_Field () const Gets the object that represents the current...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/net/customizing-charts/
  9. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....enumeration) when calling the Workbook object’s Save method. How to Save...Geospatial features and 3D objects in it that can become as part...

    docs.aspose.com/cells/net/different-ways-to-sav...
  10. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to a JPEG image...Create the Resolution class object to set the output JPEG image...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...