Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 96,281 for

object

(1.07 sec)
  1. Export to FDF|Aspose.PDF for Python via .NET

    This example explains how to export PDF form field data to an FDF (Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to access interactive form data through the Form facade, bind a source PDF document, and save the extracted values into an FDF stream.... In this example, a Form object is initialized from the aspose...FDF file.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/export-to-fdf/
  2. 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...
  3. 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...
  4. DWG Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/java/dwg-drawings/
  5. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....worksheet cells using a Cell object’s PutValue / setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/
  6. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....and quality for the Graphics object. HorizontalResolution { get;...determining how ink (InkML) objects are rendered. JpegQuality {...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::PageRange class | Aspose...

    Aspose::Words::Saving::PageRange class. Represents a continuous range of pages. To learn more, visit the documentation article in C++....PageRange : public System :: Object Methods Method Description...int32_t) Creates a new page range object. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ 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/cpp/basics-of-dom-api/
  9. How to get Images from a PDF in Python

    This topic explains how to get images from a pdf in Python by adhering to a step-wise procedure and a runnable sample code. The sample code can be utilized to get all images from PDF in Python as well as selected ones using a very few lines of code only....it using the Document class object Access a particular image inside...resources using the XImage class object Generate a new file stream...

    kb.aspose.com/pdf/python/how-to-get-images-from...
  10. Generate Point Cloud to DXF File Formats via No...

    Sample Node.js generate point cloud code for DXF file. Use this example code to generate point cloud to DXF file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...