Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 94,403 for

object

(0.37 sec)
  1. Working with Text and Fonts|Documentation

    Add text to an image using C#. Draw text on an image using C# and VB.NET. Draw with different fonts using C#....Instantiate a Bitmap object Instantiate a Graphics object with the bitmap...bitmap object Initialize a brush Use the DrawString method to draw...

    docs.aspose.com/drawing/net/working-with-text-a...
  2. KnownTypeSet.add method | Aspose.Words for Python

    KnownTypeSet.add method. Adds the specified Object to the set....specified object to the set. def add ( self , type : object ): .....Type Description type object A object to add. Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE Object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....Android Contents [ Hide ] OLE (Object Linking & Embedding) is a Microsoft...technology that allows data and objects created in one application...

    docs.aspose.com/slides/androidjava/manage-ole/
  4. IMailMergeDataSource.get_child_data_source meth...

    IMailMergeDataSource.get_child_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region....on the current data source object. Your implementation needs...to return a new data source object that will provide access to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...at) Creates a save options object of a class suitable for the...create a save options object. Returns An object of a class that derives...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....Excel, you can insert an Ole Object with source data ( embedde...xlsx ). Double‑click the Ole Object, and the embedded file will...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  9. 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...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Document object and add a page to it Create a graph object and a...of the graph object Add the resultant graph object to the paragraph...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...