Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 79,714 for

object

(0.04 sec)
  1. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java... For slide zoom objects, Aspose.Slides provides the...Slide" ); //Adds ZoomFrame objects pres . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/manage-zoom/
  2. Import and Export Data|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....parameters: Array , the array object that you’re importing content...parameters: ArrayList , the ArrayList object whose contents will be imported...

    docs.aspose.com/cells/java/import-and-export-data/
  3. Odso class | Aspose.Words for Python

    aspose.words.settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Specifies the Office Data Source Object (ODSO) settings for a mail...use the properties of this object is to create a document with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert MD File to PDF using Java

    This brief tutorial guides on how to convert MD file to PDF using Java. It shares the required resources, a list of tasks, and a runnable sample code to export MD to PDF using Java....using the MdLoadOptions class object. Steps to Export MD to PDF...file into a PDF Instantiate an object of MdLoadOptions class to control...

    kb.aspose.com/pdf/java/how-to-convert-md-file-t...
  5. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....Create a new DocumentBuilder object on your Document . Start a...through each object in the DataRow . Insert the object into the document...

    docs.aspose.com/words/net/how-to-build-a-table-...
  6. Tables and Ranges with Node.js via C++|Document...

    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....Excel for tables and list objects. Using Microsoft Excel Use...that contains a table/list object in it const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  7. 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...
  8. 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...
  9. 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...
  10. 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-...