Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 91,344 for

object

(0.07 sec)
  1. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Create a TextFragment class object to add text on the PDF page...Create a TextBuilder class object for the selected page and add...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  2. Using Nested Objects|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....Ask AI Using Nested Objects Contents [ Hide ] Aspose.Cells supports...supports nested objects in smart markers; the nested objects should be...

    docs.aspose.com/cells/net/using-nested-objects/
  3. Create Pivot Table|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....properties of a PivotTable object, used as the pivot table building...building blocks. The pivot table objects are: PivotField : it represents...

    docs.aspose.com/cells/java/create-pivot-table/
  4. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE Object. When true, the OLE Object is displayed as an icon. When false, the OLE Object is displayed as content in C++....aspect of the OLE object. When true , the OLE object is displayed...icon. When false , the OLE object is displayed as content. bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... the object is passed as an argument to Document object initialization...LoadOptions . Initialize Document object. Save output PDF document....

    docs.aspose.com/pdf/php-java/convert-other-file...
  6. Building Reports in Java|Aspose.Words for Java

    Learn how to build reports a template using LINQ in Java.... dataSource An object providing a data to populate...the specified template. The object must be of one of the following...

    docs.aspose.com/words/java/building-reports/
  7. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...the font formatting of this object. (Inherited from Inline ) has_separator...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Save VSD File to Different File Formats|Documen...

    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....application object. Make the application object invisible. Load...application object. //Create Visio Application Object Visio . Application...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  9. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...创建具有特定尺寸的 Drawing object 。 为Drawing object设置 Border 。 将 Graph... Add (); // Create Drawing object with certain dimensions var...

    docs.aspose.com/pdf/zh/net/add-arc/