Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 82,791 for

object

(0.05 sec)
  1. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/python-net/styling-and-da...
  2. 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/
  3. 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...
  4. 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/cpp/create-and-format-table/
  5. 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/
  6. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles, etc...Create an object of Bitmap class . Initialize an object of Graphics...

    docs.aspose.com/drawing/java/working-with-pens/
  7. DWF Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/dwf-drawings/
  8. 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...
  9. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  10. 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...