Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 91,352 for

object

(0.08 sec)
  1. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....threed" ); // Initialize an object var loadSTLOpts = new aspose...threed" ); // Initialize an object var loadU3DOpts = new aspose...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  2. Extract OLE Objects from Workbook|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....Ask AI Extract OLE Objects from Workbook Contents [ Hide ] Sometimes...you do need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/java/extract-ole-objects-...
  3. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.put_value() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/python-net/accessing-tabl...
  4. Add Picture Frame to Presentation|Aspose.Slides...

    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 Image object by adding an image to the Images...associated with the Presentation object that will be used to fill the...

    docs.aspose.com/slides/net/add-picture-frame-to...
  5. Change background images using Python | product...

    Applying Aspose.Imaging library to Change background images and photos using your own Python applications and server APIs....easily separate the foreground object from the background in a photo...to identify the foreground object and remove the background if...

    products.aspose.com/imaging/python-net/change-b...
  6. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the documentation article in C++....const Returns the Document object for which the mail merge is...get_Field () const Gets the object that represents the current...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE Object is an OLE Package. Returns null otherwise in C++....access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/php-java/hello-world-example/
  9. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library....Create an object of Document class. Add a Page object to the Pages...collection of the Document object. Add TextFragment to Paragraphs...

    docs.aspose.com/pdf/net/create-document/
  10. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...index returns an XImage object. This object provides a save method...Create a new FileOutputStream object to save the image $outputImage...

    docs.aspose.com/pdf/php-java/extract-images-fro...