Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 97,362 for

object

(0.24 sec)
  1. DataColumnCollection | Aspose.Words for Java

    Represents a collection of DataColumn Objects for a DataTable in Java....Object All Implemented Interfaces:...a collection of DataColumn objects for a DataTable . Methods Method...

    reference.aspose.com/words/java/com.aspose.word...
  2. Removing attachment from an existing PDF|Aspose...

    Aspose.PDF can remove attachments from your PDF documents. Use Java PDF API to remove attachments in PDF files with Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...attachments are held in the Document object’s EmbeddedFiles collection...

    docs.aspose.com/pdf/java/removing-attachment-fr...
  3. 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...Creating by Setting Path Create an object of any desired class from the...

    docs.aspose.com/imaging/python-net/creating-ope...
  4. 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...Creating by Setting Path Create an object of any desired class from the...

    docs.aspose.com/imaging/net/creating-opening-an...
  5. FieldUserAddress.UserAddress | Aspose.Words for...

    Manage user postal addresses effortlessly with the FieldUserAddress property. Easily retrieve and update current user information for enhanced experience....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class....Excel sheet in to DataTable object. Then we need would be importing...into DataTable object. We need to create an object of AutoFiller...

    docs.aspose.com/pdf/net/export-excel-worksheet-...
  7. 在 Aspose.Email 中创建 Outlook 联系人|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....//Create a new MapiContact Object MapiContact mapiContact = new...properties of this Contact object mapiContact . NameInfo = new...

    docs.aspose.com/email/zh/net/creating-an-outloo...
  8. Errors and Warnings – Web Accessibility Check i...

    Learn about the classes and interfaces in Aspose.HTML for .NET that help you collect errors and warnings when validating your website against WCAG.... The returned object is of type . Description of...the presentation of the error object. It has two options “Error”...

    docs.aspose.com/html/net/web-accessibility-erro...
  9. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....code; it creates a workbook object and adds multiple worksheets...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  10. 在 Python 中向 PDF 添加表格|Aspose.PDF for Python via ...

    了解如何在 Python 中向现有 PDF 文档添加和配置表格。...row_count ) + ", 3)" ) # Add table object to first page of input document...updated document containing table object document . save ( outfile )...

    docs.aspose.com/pdf/zh/python-net/adding-tables/