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

object

(0.12 sec)
  1. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced document control and productivity.... public object Value { get ; set ; } Remarks...docx" ); // The "Document" object contains some of its metadata...

    reference.aspose.com/words/net/aspose.words.pro...
  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. 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/
  4. 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...
  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. 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...
  8. 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...
  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/