Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 95,297 for

object

(0.76 sec)
  1. Create and Format Table|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.... Advantages of a List Object There are quite a few advantages...list of data to an actual List Object. New rows and columns are automatically...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  2. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole Object with Aspose.Diagram library....Manipulate the Embedded OLE Objects in Visio Diagram Contents [...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  3. List.compareTo method | Aspose.Words for Node.js

    Aspose.Words.Lists.List.compareTo method...specified object to the current object. compareTo ( obj : object ) Parameter...Parameter Type Description obj object compareTo(other) Compares the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the Objects, parameters, methods required for this, and get examples of loading.... Objects and parameters required for...loading Aspose.Font for C++ gives object for notifying two key parameters...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  5. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE Object from a stream into the document in C++....method Inserts an embedded OLE object from a stream into the document...Programmatic Identifier of OLE object. asIcon bool Specifies either...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE Objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Inserts an embedded or linked OLE object as icon into the document....file and caption. Detects OLE object type using file extension....

    reference.aspose.com/words/net/aspose.words/doc...
  7. XmlDataLoadOptions | Aspose.Words for Java

    Represents options for XML data loading in Java....Object public class XmlDataLoadOptions...source will always contain an object for an XML root element. s...

    reference.aspose.com/words/java/com.aspose.word...
  8. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....Object public class DataRow Represents...set(System.Data.DataColumn column, Object value) Sets the data stored...

    reference.aspose.com/words/java/com.aspose.word...
  9. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java....Object public class DigitalSignatureDeta...aspose.words.CertificateHolder) object that contains the certificate...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. Setting...

    docs.aspose.com/cells/go-cpp/cells-font-settings/