Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 94,407 for

object

(0.18 sec)
  1. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable text box to PDF using Python....Instantiate the FormEditor class object for adding a field Load the...it with the FormEditor class object Add the text field at a particular...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...
  2. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....getPageCount() Create a PngOptions object to define the PNG export settings...class object, typecast it to the DicomImage class object and parse...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  3. Create Transparent Image using C#

    Follow this article guides on how to create transparent image using C#. It has details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker using C#....size and create a PngOptions object with alpha transparency Create...created above Create the Graphics object for the image and draw various...

    kb.aspose.com/imaging/net/create-transparent-im...
  4. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....NET for editing Create an object of the PdfContentEditor class...stream into the PdfFileMend object for adding some text and saving...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  5. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....using the Presentation class object to convert it to PDF Instantiate...Instantiate the PdfOptions class object and set the desired PDF options...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  6. Create Transparent Image in Python

    Follow this article to create transparent image in Python. It shares details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker in Python....output PNG image size, create an object of the PngOptions class, and...transparent Create the Graphics object for the image and set the smoothing...

    kb.aspose.com/imaging/python/create-transparent...
  7. Accessing Missing Members of Data Objects in Ja...

    Learn how to treat missing members of data Objects as null literals using LINQ in Java....Accessing Missing Members of Data Objects Contents [ Hide ] By default...to missing members of data objects used to build a report in template...

    docs.aspose.com/words/java/accessing-missing-me...
  8. DocumentVisitor.visit_group_shape_start method ...

    DocumentVisitor.visit_group_shape_start method. Called when enumeration of a group shape has started....group_shape GroupShape The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change background in AVIF documents via Java | ...

    Try our On-Premise document APIs to change background from AVIF files on Java Application....format image effect, foreground objects must be isolated from the rest...rest of the picture. Automatic object detection is possible if the...

    products.aspose.com/imaging/java/change-backgro...
  10. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....using the VectorLayer class object by providing the SHP file name...VectorLayer object Instantiate the Point class object and set the...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...