Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 95,639 for

object

(0.06 sec)
  1. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create password protected Excel file in Java....Excel file into the Workbook object that is to be encrypted Select...password using the Settings object in the Workbook class Save...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  2. How to Convert PDF to PDFA Format using Python

    This topic covers the details on how to convert PDF to PDFA format using Python. It provides information to set up the environment and a step-by-step procedure to write the PDF to PDFA converter using Python....PDFA using the Document class object Show the current format of...file using the Document class object. In the subsequent step, the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  3. Convert USDZ to 3MF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Conversion // load the USDZ in an object of Scene var scene = new Aspose...File) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PLY (Polygon...

    products.aspose.com/3d/net/conversion/usdz-to-3mf/
  4. How to split PDF | Aspose.PDF

    Do you know how easily split PDF documents in Python? Split PDF files with high quality using Python via .NET PDF library....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    products.aspose.com/pdf/tutorial/split-pdf/
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...