Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 91,330 for

object

(0.2 sec)
  1. DataRowCollection | Aspose.Words for Java

    Represents a collection of rows for a DataTable in Java....Object All Implemented Interfaces:...the DataRowCollection object. add(Object[] values) Creates a row...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Properties::DocumentProperty cla...

    Aspose::Words::Properties::DocumentProperty class. Represents a custom or built-in document property. To learn more, visit the documentation article in C++....DocumentProperty : public System :: Object Methods Method Description...(const System::SharedPtr<System::Object>&) Setter for Aspose::Word...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. OleFormat.getRawData method | Aspose.Words for ...

    OleFormat.getRawData method. Gets OLE Object raw data....method getRawData() Gets OLE object raw data. getRawData () Examples...raw data of an embedded OLE object. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE Object....source file for the linked OLE object. get sourceFullName () : string...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Alignment Settings|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 gain 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....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s HorizontalAlignment property...

    docs.aspose.com/cells/net/cells-alignment-setti...
  6. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an Object in C++....reflection formatting for an object. class ReflectionFormat : public...public System :: Object Methods Method Description get_Blur ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Style Object to Format Different Cells If... then they can use a Style object. Please follow the steps below...

    docs.aspose.com/cells/python-net/cells-formatting/
  8. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in document properties efficiently. Enhance your document handling today!...docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Insert Cell Comments|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....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/java/insert-cell-comments/
  10. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....page to a BMP image: Create an object of the Document class, to get..."PDF-to-BMP.bmp" ); // Create stream object to save the output image try...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...