Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 93,658 for

object

(0.12 sec)
  1. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....GitHub Using BufferedImage object and string for saving BMP to...is assigned by BufferedImage object and the output EPS file is...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  2. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and string for saving TIFF...the aspose.pydrawing.Bitmap object and the output EPS file is...

    docs.aspose.com/page/python-net/convert/tiff-to...
  3. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....Working with complex JSON types (objects and arrays) is also supported...generates corresponding internal objects. So, in template documents...

    docs.aspose.com/words/java/accessing-json-data/
  4. 在 PHP 中从 Visio 绘图中获取页面对象|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....Diagram Java 用于 PHP , 称呼 get_page_object_by_id 的方法 获取页面对象 模块。在这里您可以看到示例代码。...public static function get_page_object_by_id ( $dataDir = null ){...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  5. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...the font formatting of this object. (Inherited from Inline ) helpText...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...options) Returns the Document object representing the specified...count) Returns the Document object representing specified range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment... If a Comment object occurs on its own, the comment...the position of the Comment object. To anchor a comment to a region...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentPropertyCollection.get_by_name method |...

    DocumentPropertyCollection.get_by_name method. Returns a [DocumentProperty](../../documentproperty/) Object by the name of the property....Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert CFF2 to BMP via C# | products.aspose.com

    Sample code for CFF2 to BMP C# conversion. Use API example code for batch CFF2 files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of BmpOptions System Requirements...

    products.aspose.com/cad/net/conversion/cff2-to-...
  10. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform.... Create TextAbsorber object to extract text. Accept the...AsposePDFPythonWrapp as ap # Create an object of the PdfExtractor class pdfExtractor...

    products.aspose.com/pdf/python-cpp/parser/text/