Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 94,426 for

object

(0.2 sec)
  1. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one page from PDF using Java....file using the Document class object to crop it Display the existing...instance of the Rectangle class object and define the crop area Apply...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...
  2. How to Convert XML to XLSX using C#

    This quick topic covers how to convert XML to XLSX using C#. It cencompasses the system configuration, a step-by-step algorithm, and a working example code to save XML as Excel file in C#....Instantiate the XmlLoadOption class object to set the load options Access...the disk by using Workbook object. Finally, the loaded XML will...

    kb.aspose.com/cells/net/how-to-convert-xml-to-x...
  3. How to Password Protect an Excel File in C#

    This article explains how to password protect an Excel file in C#. It provides details to configure the environment, program flow and a runnable sample code to encrypt Excel file in C#....file using the Workbook class object Set the required encryption...the key length. The Settings object in the Workbook class has the...

    kb.aspose.com/cells/net/how-to-password-protect...
  4. Change Image Brightness using Java

    This article guides on how to change image brightness using Java. It shares details to set the IDE for development, a list of steps, and a sample code for creating a photo brightness editor using Java....Create a TiffOptions class object for setting parameters such...using the TiffOptions class object; however, you can save the...

    kb.aspose.com/imaging/java/change-image-brightn...
  5. How to Remove Header and Footer from PDF in Python

    This short article guides on how to remove header and footer from PDF in Python. It contains the IDE configuration, a list of steps, and a runnable sample code to remove header and footer in PDF in Python....remove headers/footers Create an object of the PdfContentEditor class...bound with the PdfContentEditor object that supports deleting headers...

    kb.aspose.com/pdf/python/how-to-remove-header-a...
  6. Convert MPP to CSV in Java

    This crisp topic is about how to convert MPP to CSV in Java. It encompasses detailed configuration steps and a working sample code to transform MPP file to CSV using Java....file using the Project class object to change MPP to CSV using...using the CsvOptions class object Save MPP as CSV in Java using...

    kb.aspose.com/tasks/java/convert-mpp-to-csv-in-...
  7. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....Create a MailMessage class object to load the source MSG or EML...using the HtmlSaveOptions class object, different HTML options for...

    kb.aspose.com/email/python/how-to-convert-outlo...
  8. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....Document class object Initialize DocumentBuilder class object for accessing...

    kb.aspose.com/words/java/how-to-generate-word-d...
  9. How to Convert XLSX to PDF having Restricted Pe...

    In this short tutorial we will learn how to convert XLSX to PDF having restricted permissions in Java. These steps help you to export XLSX to PDF having restricted permissions using Java in any operating system like macOS, Linux, or Windows....we used PdfSaveOptions class object for setting the restrictions...PDF using the PdfSaveOptions object as a parameter to the save()...

    kb.aspose.com/cells/java/how-to-convert-xlsx-to...
  10. How to Convert PNG to ICON in Java

    This article encompasses the simple steps on how to convert PNG to ICON in Java. It provides all the required resources, important classes, methods and a working sample code to develop a PNG to ICO converter in Java....class Use the IcoOptions class object to set th the default rendering...using the IcoOptions class object, rendering options will be...

    kb.aspose.com/imaging/java/how-to-convert-png-t...