Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 94,457 for

object

(1.05 sec)
  1. Manage OLE in Presentations Using Java|Aspose.S...

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

    docs.aspose.com/slides/java/manage-ole/
  2. 从DataTable导入|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  3. Creating an Outlook Contact in Aspose.Email|Doc...

    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....following steps: Creating a Contact object. Populating or setting the...Saving the object. VSTO //Create a new MapiContact Object MapiContact...

    docs.aspose.com/email/net/creating-an-outlook-c...
  4. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....Members Name Description None The object is explicitly positioned, usually...None . Left Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!...Value Description None 0 The object is explicitly positioned, usually... Left 1 Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Add Images in Spreadsheet in xlsx4j|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....//Instantiating a Workbook object Workbook workbook = new Workbook...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/java/add-images-in-spread...
  7. 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...
  8. List.compare_to method | Aspose.Words for Python

    aspose.words.lists.List.compare_to method...Compares the specified object to the current object. def compare_to...obj : object ): ... Parameter Type Description obj object compare_to(other)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Embed Attachment to PDF with Golang via C++|Doc...

    Learn how to embed attachments into PDF using Aspose.Cells with Golang via C++....Excel, you can insert an OLE object with source data ( embedde...xlsx ). Double‑click the OLE object; the embedded file will be...

    docs.aspose.com/cells/go-cpp/embed-attachment-t...
  10. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/net/create-links/