Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 79,357 for

object

(0.05 sec)
  1. View or Edit POTM Files Metadata using .NET | p...

    C# source code to edit or view POTM 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/potm/
  2. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!... // Create a FontSettings object that will substitute the "Times...); // Set that FontSettings object as a property of a newly created...

    reference.aspose.com/words/net/aspose.words.loa...
  3. 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...
  4. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify document font settings....substitution rule for a LoadOptions object. # If the document we are loading...document. # Create a FontSettings object that will substitute the "Times...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....work as follows: Create an object of the Diagram class. Add watermark...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  6. Generate Conditional Formatting DataBars Images...

    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....condition object of the cell, and then from that object, it accesses...accesses the DataBar object and uses its DataBar.toImage() method...

    docs.aspose.com/cells/java/generate-conditional...
  7. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Java...initialize a new LayerGroup object via the addLayerGroup method...method of the PsdImage object. Provide the desired name for the group...

    docs.aspose.com/psd/java/psd-group-layer/
  8. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/python-net/cells-border-s...
  9. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....unique items) containing Type objects which fully or partially qualified...reference to a missing member of an object. The default value is an empty...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...obtain a reference to the layer object for manipulation. To edit the...the layer, create a Graphics object by passing the layer as a parameter...

    docs.aspose.com/psd/java/graphics-api/