Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 95,639 for

object

(0.4 sec)
  1. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert MSG to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....instance of the MailMessage class object to load the source EML or MSG...LoadFormat as MHTML and create an object of the Document class to load...

    kb.aspose.com/email/python/how-to-convert-outlo...
  2. How to Export XPS to PDF using Python

    This article describes how to export XPS to PDF using Python. It provides detailed instructions to XPS to PDF converter software using Python and a runnable sample code for testing the feature....change XPS to PDF Instantiate an object of XpsLoadOptions class to...XPS file into the Document object using the above load options...

    kb.aspose.com/pdf/python/how-to-export-xps-to-p...
  3. How to Apply Conditional Formatting in Excel in C#

    This article defines the process on how to apply conditional formatting in Excel in C#. It contains IDE settings, a list of steps, and a sample code to create conditional formatting in Excel in C#....conditional formatting collection object and access its reference Create...conditional formatting collection object Create a format condition,...

    kb.aspose.com/cells/net/how-to-apply-conditiona...
  4. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....PDF file into the Document object that is to be transformed to...to PDF/X-1a Create an object of PdfFormatConversionO class for...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  5. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....file using the Document class object for creating a fillable form...Instantiate a DocumentBuilder class object using the loaded Word file...

    kb.aspose.com/words/python/how-to-create-a-fill...
  6. Generate Swiss Post Parcel Barcode in Python | ...

    Generate Swiss Post Barcode in Python. Create Swiss Post Parcel barcode using Python....using Python: Initialize an object of BarcodeGenerator class and...Initialize BarcodeGenerator class object generator = barcode.generation...

    blog.aspose.com/barcode/generate-swiss-post-bar...
  7. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....Object, com.aspose.words.SaveOptions...Create a "WordML2003SaveOption" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 20.8 - 发布说明|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....void AssertAreEqual ( object actual , object expected ) { var areEqual...areEqual = object . Equals ( actual , expected ); if (! areEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Aspose.PSD for Python via .NET 24.8 - Release N...

    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....Relink Smart Object doesn’t apply to all Smart Object in PSD file...Relink Smart Object doesn’t apply to all Smart Object in PSD file...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....all, you need to create an object of type PdfContentEditor and...have to create a Rectangle object to specify the area of the...

    docs.aspose.com/pdf/java/adding-annotations-to-...