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

object

(0.1 sec)
  1. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....need to create a PdfViewer object and open the PDF using the...PrintingPDFFile () { // Create PdfViewer object PdfViewer viewer = new PdfViewer...

    docs.aspose.com/pdf/java/print-pdf-file/
  2. 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/
  3. CssSavingArgs.document property | Aspose.Words ...

    CssSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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/
  6. 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...
  7. Add a new Layer in the Visio Diagram in Ruby|Do...

    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....initialize a new Layer class object layer = Rjb :: import ( 'com..."Circle" ) \ # get the Shape object shape = page . getShapes ()...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  8. 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...
  9. 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...
  10. 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...