Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 83,283 for

object

(0.11 sec)
  1. Extract Text from Image using Python

    Follow this article to extract text from image using Python. It has all the details to set the IDE, a list of steps, and a sample code for text extraction from image using Python....text from an image Create an object of the AsposeOcr class for...for reading text Create an object of the OcrInput collection class...

    kb.aspose.com/ocr/python/extract-text-from-imag...
  2. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....Excel file to a Workbook class object and then save it as an XPS...Excel file into the Workbook object for conversion to XPS Save...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  3. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....Initialize the PdfSaveOptions object to configure the output PDF...next step PdfSaveOptions class object is created that contains a...

    kb.aspose.com/html/net/how-to-convert-html-page...
  4. How to Convert EPS to PNG using Python

    This guide provides brief information on how to convert EPS to PNG using Python. You will get IDE settings and learn different options while exporting from EPS to PNG using Python....Document class object Create a PsLoadOptions class object to load the...instance of the PngDevice class object which renders a PNG image Transform...

    kb.aspose.com/pdf/python/how-to-convert-eps-to-...
  5. How to Convert OBJ to STL in Java

    This quick tutorial discusses how to convert OBJ to STL in Java. It covers the configuration, the algorithm, and the sample code to create OBJ to STL converter in Java....explain how to convert a 3D object to STL in Java . As a prerequisite...your end and get the source Object file. Subsequently, specify...

    kb.aspose.com/3d/java/how-to-convert-obj-to-stl...
  6. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....accepts three parameters: Object: The object to search for. The type...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...
  7. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java....create PPTX Instantiate an object of PptxSaveOptions for setting...PowerPoint using Java . Firstly, an object of PptxSaveOptions class is...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  8. How to Change PDF Metadata using Python

    This quick topic will mentor you in how to change PDF metadata using Python. It has all the details for setting the IDE, steps for writing the application and a runnable code to edit PDF properties using Python....file using the Document class object to modify file properties Access...using the DocumentInfo class object Update the desired properties...

    kb.aspose.com/pdf/python/how-to-change-pdf-meta...
  9. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....using a Presentation class object and access the first default...PPTX in Python , the Slide object is used to hold the reference...

    kb.aspose.com/slides/python/how-to-convert-png-...
  10. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....loaded into a Document class object and saved as a Word file. Once...loaded into the Document class object, you will have a complete control...

    kb.aspose.com/words/java/how-to-convert-html-to...