Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 97,349 for

object

(0.4 sec)
  1. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/net/metadata/potx/
  2. View or Edit PPSX Files Metadata using .NET | p...

    C# source code to edit or view PPSX format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/net/metadata/ppsx/
  3. View or Edit PPTM Files Metadata using .NET | p...

    C# source code to edit or view PPTM format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/net/metadata/pptm/
  4. View or Edit PPSM Files Metadata using .NET | p...

    C# source code to edit or view PPSM format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/net/metadata/ppsm/
  5. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....get_CellFormat () Returns an object that represents current table...sets the Document object that this object is attached to. get_Font...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF documents using Python....Get Bookmarks The Document object’s OutlineCollection collection...associated with the Bookmark object. from os import path import...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  7. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document.... n ); // Close InputStream object input . close (); output ....printStackTrace (); } // Close Document object pdfDocument . dispose (); }...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  8. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....file using the Document class object to add rotated text Add a page...sample text using TextFragment object Set the text position on the...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  9. How to Convert PDF to Word in Java

    This quick tutorial guides on how to convert PDF to Word in Java without installation of any third party tool. You can convert PDF to Word using Java by setting the number of properties of the output Word file....file in the Document class object for conversion to a Word file...Instantiate the DocSaveOptions class object to configure the output Word...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...
  10. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/python-net/attachments/...