Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 83,198 for

object

(0.13 sec)
  1. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...setting the properties, pass the object to one of the static Create...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  2. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...the font formatting of this object. is_composite Returns True...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create Pivot Tables and Pivot Charts|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....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/net/create-pivot-tables-a...
  4. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/python-net/working-with-o...
  5. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!...method Inserts Forms2OleControl object into current position. public...forms2OleControl ) Return Value Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Java....Create a FileSpecification object that contains the file you...FileSpecification object to a Document object’s EmbeddedFiles collection...

    docs.aspose.com/pdf/java/add-attachment-to-pdf-...
  7. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....document. // Create a new Document object from the input PDF file. $document...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  8. Printing Workbooks in xlsx4j|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....xls" ); //Create an object for ImageOptions ImageOrPrintOptions...0 ); //Create a SheetRender object with respect to your desired...

    docs.aspose.com/cells/java/printing-workbooks-i...
  9. Update, Delete and Get Bookmarks|Aspose.PDF for...

    This section explains how to update, delete and get Bookmarkswith Aspose.PDF Facades.... You need to create an object of PdfBookmarkEditor class...all, you need to create an object of PdfBookmarkEditor class...

    docs.aspose.com/pdf/net/update-delete-and-get-b...
  10. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/java/working-with-document/