Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 94,431 for

object

(0.27 sec)
  1. 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...
  2. Aspose.Words.Math | Aspose.Words for .NET

    Explore Aspose.Words.Math for powerful classes to create and manipulate Office Math elements effortlessly. Enhance your document processing today!...OfficeMath Represents an Office Math object such as function, equation...Specifies type of an Office Math object. OfficeMathDisplayTyp Specifies...

    reference.aspose.com/words/net/aspose.words.math/
  3. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...specified in the SaveOptions object. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....Document class object Create the TextWatermarkOptions object to set the...using C# . The Document class object is used to load the Word file...

    kb.aspose.com/words/net/how-to-insert-watermark...
  5. How to Convert Excel to Image in C#

    This quick tutorial guides you on how to convert Excel to Image in C#. To convert Excel to image C# environment settings and code is explained with the help of detailed steps along with a runnable code....Excel file into the Workbook object for conversion to multiple...a ImageOrPrintOptions class object for output images customization...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  6. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....using the Presentation class object Save the presentation as HTML...HTML into Stream object using the save method Load the intermediate...

    kb.aspose.com/slides/python/how-to-convert-powe...
  7. Grouping Data in Aspose.Cells|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 connection object, specify the provider info...connection object. con . Open (); // Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  8. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an Object in Java....Object public class ReflectionFormat...reflection formatting for an object. Remarks: Use the ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  9. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties...visit the Working with Ole Objects documentation article. Remarks...“undocumented” way to store embedded object if OLE handler is unknown....

    reference.aspose.com/words/python-net/aspose.wo...
  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...