Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 91,327 for

object

(0.8 sec)
  1. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....image data A BufferedImage object A string containing an image...image tag returns a stream object, then it is closed by the engine...

    docs.aspose.com/words/java/inserting-images-dyn...
  2. How to Fill PDF Form from Excel using Python

    This tutorial contains information on how to fill PDF form from Excel using Python. It provides details to set the IDE and a runnable sample code to fill out PDF form with Excel data using Python....file using the Document class object having form fields Load the...Excel file using the Workbook object Get the reference to the target...

    kb.aspose.com/pdf/python/how-to-fill-pdf-form-f...
  3. Insert a Table of Contents in Word using Java

    Insert a table of contents in Word using Java. Get the detailed steps to configure the IDE, and a sample code to add a table of contents in Word using Java....Document object and initialize the DocumentBuilder object Insert...

    kb.aspose.com/words/java/insert-a-table-of-cont...
  4. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....into PowerPoint Instantiate an object of PptxSaveOptions for the...is loaded into the Document object, you may set different properties...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. How to Convert PDF to CSV using Java

    In this quick tutorial, you will learn how to convert PDF to CSV using Java. It explains a few simple steps and code snippet which can be used for conversion in Windows, macOS, or Linux where Java environment is configured....Initialize ExcelSaveOptions object to set desired properties for...file on the disk or a stream object as per your requirements. In...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-cs...
  6. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....add Mapi Contact" Create an object of the MapiContact class to...We will start by creating an object of the MapiContact class to...

    kb.aspose.com/email/python/how-to-create-mapico...
  7. How to Convert Excel to Word in Node.js

    This article entails how to convert Excel to Word in Node.js. It encompasses the configuration details, step-wise procedure, and a runnable sample code to export Excel to Word in Node.js....of the DocxSaveOptions class object to customize the conversion...of the DocxSaveOptions class object and only using the SaveFormat...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  8. How to Save Selected Pages from PDF using Java

    This short tutorial guides on how to save selected pages from PDF using Java. The environment configuration, step-wise programming tasks and a runnable sample code demonstrating how to select page in PDF and save using Java are part of it....selected and saved Create an object of PdfFileEditor for saving...of the PdfFileEditor class object that supports extracting pages...

    kb.aspose.com/pdf/java/how-to-save-selected-pag...
  9. How to Make a Booklet in PDF using Java

    This article guides on how to make a booklet in PDF using Java. It has environment settings, list of steps and a runnable sample code to create booklet from PDF using Java....generate a PDF booklet Create an object of PdfFileEditor class to turn...method in the PdfFileEditor object Provide input PDF file name...

    kb.aspose.com/pdf/java/how-to-make-a-booklet-in...
  10. Create Excel Table using Python

    Follow this article to create Excel table using Python. Get the IDE settings, steps, and a sample code demonstrating how to make a table in Excel using Python....target sheet and add a list object for the range of data Set the...with data and adding a list object as a table by providing the...

    kb.aspose.com/cells/python/create-excel-table-u...