Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 83,190 for

object

(0.07 sec)
  1. Format and Modify Named Ranges|Documentation

    This article shows how to Format and Modify Named Ranges by the Aspose.Cells for Python via .NET API....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/python-net/format-and-mod...
  2. View or Edit PPT Files Metadata using .NET | pr...

    C# source code to edit or view PPT 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/ppt/
  3. Get XMP Metadata of an existing PDF File - faca...

    This section explains how to get xmp metadata with Aspose.PDF Facades using PdfXmpMetadata Class....need to create PdfXmpMetadata object and bind the PDF file using...properties to the PdfXmpMetadata object to get their values. The following...

    docs.aspose.com/pdf/java/get-xmp-metadata/
  4. Aspose::Words::BuildingBlocks namespace | Aspos...

    Aspose::Words::BuildingBlocks namespace. The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document in C++....Words Document Object Model (DOM) documentation article...collection of BuildingBlock objects in the document. To learn more...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. aspose.words.buildingblocks module | Aspose.Wor...

    The aspose.words.buildingblocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document....Words Document Object Model (DOM) documentation article...collection of BuildingBlock objects in the document. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Words.WebExtensions | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions namespace for enhancing Office Add-ins with customizable XML elements and attributes. Elevate your document automation today!...Represents an add-in task pane object. TaskPaneCollection Specifies...list of persisted task pane objects. WebExtension Represents a...

    reference.aspose.com/words/net/aspose.words.web...
  7. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Java recognition results in XML format....method of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-xml/
  8. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  9. Working with Outlook Notes|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.... Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/java/working-with-outlook...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s GetHorizontalAlignme() property...

    docs.aspose.com/cells/cpp/cells-alignment-setti...