Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 79,435 for

object

(0.05 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 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-...
  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....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...
  4. Aspose.PSD for .NET 25.2 - Release Notes|Docume...

    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....); } void AssertIsNotNull ( object actual ) { if ( actual == null...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  5. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your Objects, enhancing your coding efficiency and flexibility....Creates a deep clone of this object. public ImageSaveOptions Clone... we can pass a SaveOptions object to // select a pixel format...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....ListFormat object. Returns Returns the list object. Returns None...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Rotating Cell Text|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/net/rotating-cell-text/
  9. LaTeX to PDF | Aspose.TeX for .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...configuration tells the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/net/latex-to-pdf/
  10. How to Convert PNG to ICON in C#

    This topic covers the simple steps on how to convert PNG to ICON in C#. It encompasses all the resources, important classes, methods and a runnable sample code for developing a PNG to ICO converter in C#....using the IcoOptions class object Save the resultant image as...subsequent steps, IcoOptions class object is created to set the output...

    kb.aspose.com/imaging/net/how-to-convert-png-to...