Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 90,840 for

object

(0.06 sec)
  1. How to Change PDF Password using C#

    This article contains information on how to change PDF password using C#. It guides to set IDE, write the program using given steps and a runnable sample code to change password of PDF file using C#....the password Instantiate an object of the PdfFileInfo class by...rest of the steps Create an object of PdfFileSecurity class to...

    kb.aspose.com/pdf/net/how-to-change-pdf-passwor...
  2. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....image into the Image class object for conversion to Black and...PDF file using the PdfOptions object for customization The aforementioned...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  3. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....file into the Document class object from the disk or memory stream...desired image using XImage class object from the image collection in...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  4. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....don’t have a lot of TextBox objects to tweak, you’re in luck. If...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  5. Digitally Sign DOCX File Online or using Androi...

    Free online app for digital signature in DOCX files. Develop Android application to electronically sign DOCX documents....Create Document class object Load object via builder class Create...Create SignatureLineOptions object and define the options Insert...

    products.aspose.com/total/android-java/signatur...
  6. How to Create PowerPoint Slides in HTML using Java

    This short tutorial provides information on how to create PowerPoint slides in HTML using Java. It enables you to generate slides in HTML in Java with the help of a step-wise process and runnable sample code....Presentation class object Create a Slide class object and add a diamond...that we need to create the object of Presentation, ISlide, IAutoShape...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  7. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt password protected PDF in Java....Instantiate the PdfFileInfo class object to test the encryption status...Bind the PdfFileSecurity class object with the source PDF file Decrypt...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/
  8. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....class object Instantiate a TextWatermarkOptions object to configure...TextWatermarkOptions class object for setting the text font family...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  9. Convert IGES to PDF in Python

    This basic guide explains how to convert IGES to PDF in Python. It encompasses all the information to create an IGS file to PDF converter in Python....initiating an object of the Image class Instantiate an object of the...customization options Create an object of the PdfOptions class to...

    kb.aspose.com/cad/python/convert-iges-to-pdf-in...
  10. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....class object Instantiate the MailMessage class object and load...using the MailMessage class object. Finally, the loaded EML file...

    kb.aspose.com/email/java/how-to-convert-eml-to-...