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

object

(0.23 sec)
  1. Generate Point Cloud to X File Formats via pyth...

    Sample Python generate point cloud code for X file. Use this example code to generate point cloud to X 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/python-net/point-cloud/x/
  2. Save Barcode Image to Streams in PHP|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....PHPCode # Instantiate barcode object $builder = new BarCodeBuilder...Initialize ByteArrayOutputStrea object $out_stream = new ByteArrayOutputStrea...

    docs.aspose.com/barcode/java/save-barcode-image...
  3. 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...
  4. 设置工作表缩放比例|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...
  5. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using Java library....PDF file using the Document object. Replace a particular image...Save method of the Document object. The following code snippet...

    docs.aspose.com/pdf/java/replace-image-in-exist...
  6. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF....1 ) # create a new Document object new_document = Rjb :: import...collection of new document object new_document . getPages ()...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  7. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an Object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...NullReferenceExcepti: Object reference not set to an instance of an object. at...is an attempt to access an object that has not been initialized...

    forum.aspose.com/t/nullreferenceexception-in-do...
  8. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....stream Initialize Document object Load sample DICOM image file...() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  9. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....implemented using Document object with XslFoLoadOptions , but...() { // Initialize document object String pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  10. Converting Worksheet to Image in Ruby|Documenta...

    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....worksheet_to_image ( workbook ) # Create an object for ImageOptions img_options...0 ) # Create a SheetRender object for the target sheet sr = Rjb...

    docs.aspose.com/cells/java/converting-worksheet...