Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 94,459 for

object

(1.96 sec)
  1. Shading.backgroundTintAndShade property | Aspos...

    Shading.backgroundTintAndShade property. Gets or sets a double value that lightens or darkens a background theme color....set this property for Shading object with non-theme colors. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation as pdf with notes using Java....using the Presentation class object Create and initialize the PdfOptions...PdfOptions class object for output PDF customization Set the...

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  10. 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-...