Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 95,640 for

object

(0.26 sec)
  1. 创建 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 . setNameInfo (...

    docs.aspose.com/email/zh/java/creating-an-outlo...
  2. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....method, you need to create objects of FormEditor and FormFieldFacade...provided by FormFieldFacade object. Once you have set the attributes...

    docs.aspose.com/pdf/java/decorate-form-field/
  3. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....override Returns an enumerator object that can be used to iterate...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Retrieve Visio Connectors and Font Information|...

    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.... The Connect object represents a connector that...of Aspose.Diagram.Connect objects. This property can be used...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  6. Managing Outlook Calendar Items|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....that created the iCalendar object. The following code sample...data within a MAPI calendar object: var icsSaveOptions = new ...

    docs.aspose.com/email/net/managing-outlook-cale...
  7. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. How to Prevent Users from Printing Excel File|D...

    Learn how to prevent users from printing Excel files through the Aspose.Cells for Python via .NET API....Get the VbaModuleCollection object from the VbaProject property...workbook. Get the VbaModule object via the ThisWorkbook name....

    docs.aspose.com/cells/python-net/how-to-prevent...
  9. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....file into the Document class object for splitting into pages Get...file into the Document class object that contains the different...

    kb.aspose.com/words/python/how-to-split-pages-i...
  10. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....variable into JsonLayoutOptions object to format the JSON data in...creating an empty workbook class object for importing JSON data into...

    kb.aspose.com/cells/java/how-to-convert-json-to...