Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 86,651 for

object

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....file using the Document class object to crop it Display the PDF...Instantiate the Rectangle class object by defining the crop area Assign...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  6. How to Convert CSV to PDF in Python

    This brief how-to tutorial provides details about how to convert CSV to PDF in Python. In order to change CSV to PDF Python based application can be developed either in macOs, Windows or Linux based environments configured with Python and JDK....source CSV Create the Workbook object to load the source CSV file...available in TxtLoadOptions class object. Likewise, we can customize...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  7. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....Create a Tiffoptions class object to set the output TIFF options...using the TiffOptions class object, the output TIFF image options...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. How to Convert AI to PDF in Java

    This topic illustrates how to convert AI to PDF in Java. One may easily export AI to PDF in Java using well defined and easy steps with Aspose.PSD for Java....disk using the AiImage class object Instantiate the PdfOptions...by using a PdfOptions class object, various properties for the...

    kb.aspose.com/psd/java/how-to-convert-ai-to-pdf...
  9. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Initialize a DocumentBuilder class object to access different document...uses DocumentBuilder class object to perform main tasks in the...

    kb.aspose.com/words/java/how-to-add-header-and-...
  10. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....file with the Diagram class object Set different properties of...source Visio diagram with an object of the Diagram class. In the...

    kb.aspose.com/diagram/java/how-to-convert-visio...