Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 91,344 for

object

(0.26 sec)
  1. Working with OBJ File Format|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....polygonal faces, and other object information. Exporting OBJ...Image.save while passing an object of PngOptions as the second...

    docs.aspose.com/cad/javascript-net/developer-gu...
  2. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Create Table object. Set table settings (e.g. set...row_count )); } // Add table object to first page of input document...

    products.aspose.com/pdf/cpp/table/
  3. Remove Tables from existing PDF|Aspose.PDF for ...

    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....you can also add the table object in any existing PDF document...requirement to remove table objects from existing PDF document...

    docs.aspose.com/pdf/python-net/remove-tables-fr...
  4. Web Accessibility Check in Java – Errors and Wa...

    Learn how to check your website's accessibility for WCAG compliance using Aspose.HTML for Java...method to create a validator object. Load an HTML page using the...Initialize an HTMLDocument object 11 final HTMLDocument document...

    docs.aspose.com/html/java/web-accessibility-check/
  5. Licensing|Documentation

    Learn more about licensing of Aspose.Drawing, types of licenses, apply the license....License using File or Stream Object The license can be loaded from...from a file or stream object. The easiest way to set a license...

    docs.aspose.com/drawing/net/licensing/
  6. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...aspose.cells.drawing.Label object. The Label class represents...

    docs.aspose.com/cells/python-net/controls-in-ch...
  8. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....Object, com.aspose.words.SaveOptions...Create a "WordML2003SaveOption" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract text from PDF in PHP | Aspose.PDF

    PHP sample code for extracting text from PDF file on on any platform.... Create TextAbsorber object to extract text. Accept the...file: // Create a new Document object from the input PDF file. $document...

    products.aspose.com/pdf/php-java/parser/text/