Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 96,139 for

object

(0.15 sec)
  1. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....convert EPUB to PDF Declare an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  2. Insert Pages into PDF|Aspose.PDF for Python via...

    Insert pages from one PDF into another using Aspose.PDF for Python.... Create a PdfFileEditor Object. Define the Insertion Position...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/insert-pages-int...
  3. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the ImageOrPrintOptions class object to customize the output image...Create a SheetRender class object for the selected sheet using...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  4. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...stored as an embedded Outlook object. Instead, its data is stored...an embedded Outlook message object. So, the MapiAttachment.ObjectData...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  5. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and export its internal data structure into a file stream.... In this example, the Form object from the aspose.pdf.facades...form data.""" # Create Form object form = pdf_facades . Form ()...

    docs.aspose.com/pdf/python-net/extract-xfa-data/
  6. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF document.... Create a FormEditor object. Bind the PDF document to the...outfile ): # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/move-field/
  7. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....ListFormat object. Returns Returns the list object. Returns null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DWG Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  9. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python.... Creates a FormEditor object. Set the comb number of a field...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  10. Add File Attachment Annotation|Aspose.PDF for P...

    The example binds an input PDF, adds a file attachment annotation to the first page using the file path, and saves the updated document....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-file-attachm...