Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 91,282 for

object

(0.29 sec)
  1. Retrieving SQL Connection 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....collection of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/java/retrieving-sql-conne...
  2. HyperText Markup Language Format - HTML|Documen...

    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....Loading HTML inside the Workbook object Please see the subsection Opening...load HTML inside the Workbook object. Opening Files Saving an Excel...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  3. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....form field from the Document object’s Form collection. This example...using the Document object. Create rectangle object to get fields in...

    docs.aspose.com/pdf/cpp/extract-form/
  4. Converting Worksheet to Image in Python|Documen...

    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....xls" ) # Create an object for ImageOptions imgOptions...0 ) # Create a SheetRender object for the target sheet sr = self...

    docs.aspose.com/cells/java/converting-worksheet...
  5. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-document save, enhancing your document management experience....SaveOutputParameters class This object is returned to the caller after...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF document in terms of Objects....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  7. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics Objects at any scale for enhanced visual output....Renders the shape into a Graphics object to a specified scale. public...Description graphics Graphics The object where to render to. x Single...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....(); try { // Create Document object document = new Document ( ...toString (); // Create Document object document = new Document ( ...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  9. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library.... The XImage object gets a given image in the Images...image index. Use the XImage object’s save(..) method to save the...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of Objects. Here you can read the description of this structure....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/