Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,435 for

object

(0.34 sec)
  1. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....page to it for adding graphics object Create a circle with a specified...like its color Create a Graph object and add the circle to it Add...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  2. Working with Masters|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.... The Master object represents a Shape object’s master in a...collection of Aspose.Diagram.Master objects. This property can be used...

    docs.aspose.com/diagram/java/working-with-masters/
  3. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an Object that can be used to render this shape into an image in C++....method Creates and returns an object that can be used to render...() ReturnValue The renderer object for this shape. Remarks This...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Create Pivot Tables and Pivot Charts|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 and set PivotTable objects, which act as the basic building...building blocks of a PivotTable object: PivotField, a field in a pivot...

    docs.aspose.com/cells/net/create-pivot-tables-a...
  5. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....document using the Document class object Add some sample text in the...DocumentBuilder class object Create a Comment class object and set its...

    kb.aspose.com/words/python/how-to-insert-commen...
  6. Smart Filter Manipulation in Aspose.PSD for С#|...

    Examples of how to use Smart Filters in PSD File...method and cast it to a PsdImage object. Save the original image using...Create a SharpenSmartFilter object, representing the smart filter...

    docs.aspose.com/psd/net/smart-filters/
  7. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....form field from the Document object’s Form collection. This example...collection using the Document object’s getForm() method and get...

    docs.aspose.com/pdf/java/extract-form/
  8. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom document properties effortlessly. Enhance your document management today!...Returns a DocumentProperty object by index. virtual Item { get;...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/net/aspose.words.pro...
  9. How to remove background from an image|Document...

    Removing photo background. Change an image's background color....indicating rectangles with objects in advance and also marking...assumed objects you need to specify the detected object type (e...

    docs.aspose.com/imaging/python-net/developer-gu...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Create a Document object and an ImageStamp object using required...() { // Instantiate Document object Document doc = new Document...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/