Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 95,464 for

object

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....into the TextFragmentAbsorber object Parse through the given page...TextFragmentAbsorber class object is used to define and search...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  6. Mail Merge in MS Word using Python

    Refer to this article to apply mail merge in MS Word using Python. It has details to set the IDE and a sample code to perform mail merge in MS Word step by step using Python....Create the DocumentBuilder class object and link it with the above...document Using the builder object, insert fields in the template...

    kb.aspose.com/words/python/mail-merge-in-ms-wor...
  7. 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...
  8. 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...
  9. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  10. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....get; } Returns the Document object for which the mail merge is...document. Field { get; } Gets the object that represents the current...

    reference.aspose.com/words/net/aspose.words.mai...