Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 91,344 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. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....This method takes OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects, that allow you to perform...

    docs.aspose.com/ocr/net/recognition/
  3. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java....Document class object Initialize a device object for the target...then the respective device object is to be initialized according...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  4. Delete Annotations|Aspose.PDF for .NET

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....create a PdfAnnotationEditor object and bind input PDF file using...create a PdfAnnotationEditor object and bind input PDF file using...

    docs.aspose.com/pdf/net/delete-annotations/
  5. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....exposed by ShapeCollection object. Write the modified presentation...exposed by ShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/nodejs-java/ellipse/
  6. 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...
  7. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....effect by setting the Font object’s isSuperscript property to...apply subscript, set the Font object’s isSubscript property to true...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  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. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. doc = aw ...DocumentBuilder ( doc = doc ) # OLE objects allow us to open other files...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Grouping 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....xlsx" ; //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data/