Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 94,284 for

object

(0.1 sec)
  1. View or Edit ODP Files Metadata using Java | pr...

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

    products.aspose.com/slides/java/metadata/odp/
  2. View or Edit POT Files Metadata using Java | pr...

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

    products.aspose.com/slides/java/metadata/pot/
  3. Release Unmanaged Resources of the Workbook wit...

    Learn how to properly release unmanaged resources when working with Excel workbooks using Aspose.Cells for Python via .NET....unmanaged resources of the Workbook object. This pattern is crucial for...Workbook # Create a workbook object with Workbook () as wb : wb...

    docs.aspose.com/cells/python-net/release-unmana...
  4. View or Edit PPTM Files Metadata using C++ | pr...

    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/cpp/metadata/pptm/
  5. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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....Instantiate an Application object (VSTO only). Add a Workbook...//Instantiate the Application object. Excel . Application ExcelApp...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  6. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveOptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!...Shows how to export OfficeMath object as Latex. Document doc = new...Shows how to export OfficeMath object as MarkItDown. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MailMergeSettings class | Aspose.Words for Node.js

    Aspose.Words.Settings.MailMergeSettings class. Specifies all of the mail merge information for a document... Remarks You can use this object to specify a mail merge data...document. Or you can use this object to query mail merge settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DigitalSignatureDetails class | Aspose.Words fo...

    aspose.words.saving.DigitalSignatureDetails class. Contains details for signing a document with a digital signature....certificate_holder object that contains the certificate...DigitalSignatureDeta.sign_options object used to sign a document. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets...." ; // Defining a Style object let style ; // Get the style...</ html > How to Use Style Object to Format Different Cells If...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/cpp/manage-textbox/