Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 97,344 for

object

(0.18 sec)
  1. Public API Changes in Aspose.3D 1.3.0|Documenta...

    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....added to receive a Vector3 object parameter This document describes...Example code: The Mesh class object is being used in the code....

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS.... An object of the ExcelSaveOptions class...Create an instance of Document object with the source PDF document...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  3. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles....different transformations to 2D objects and save the results as raster...pixel. Next, we define a Pen object with two properties: the color...

    docs.aspose.com/drawing/net/developer-guide/cro...
  4. OdsoFieldMapDataCollection | Aspose.Words for Java

    A typed collection of the OdsoFieldMapData Objects in Java....Object All Implemented Interfaces:...collection of the OdsoFieldMapData objects. To learn more, visit the Mail...

    reference.aspose.com/words/java/com.aspose.word...
  5. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  6. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE Object icon captions for enhanced document presentation....caption of OLE object. In case if the OLE object does not have...insert linked and unlinked OLE objects. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Properties::DocumentProperty cla...

    Aspose::Words::Properties::DocumentProperty class. Represents a custom or built-in document property. To learn more, visit the documentation article in C++....DocumentProperty : public System :: Object Methods Method Description...(const System::SharedPtr<System::Object>&) Setter for Aspose::Word...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Button Fields and Images|Aspose.PDF for Python ...

    This example demonstrates how to manage button fields in a PDF form using the Aspose.PDF Facades API....Create a Form object. Bind the PDF file to the form object. Add Image...document.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/button-fields-an...
  9. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an Object in C++....reflection formatting for an object. class ReflectionFormat : public...public System :: Object Methods Method Description get_Blur ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....method, you need to create objects of FormEditor and FormFieldFacade...FormFieldFacade object to Facade property of the FormEditor object. After...

    docs.aspose.com/pdf/net/decorate-form-field/