Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 94,294 for

object

(0.32 sec)
  1. ReportingEngine.build_report method | Aspose.Wo...

    aspose.words.reporting.ReportingEngine.build_report method... Document , data_source : object ): ... Parameter Type Description...data. data_source object A data source object. Remarks Using this...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....create a PdfFileSecurity class object and bind the input PDF using...DocumentPrivilege object and then pass this object to the setPrivilege...

    docs.aspose.com/pdf/java/set-privileges/
  4. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...ImageSaveOptions , data : List [ object ], data_source_names : List...data List[object] An array of data source objects. data_source_names...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 从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...
  6. 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...
  7. 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...
  8. 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...
  9. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....new object of the Graphics class with the bitmap object. Set...Set up a Brush object for text drawing. Employ the drawString()...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  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/