Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 93,345 for

object

(0.17 sec)
  1. How to Convert Presentation to PDF using Python

    This simple topic explains how to convert Presentation to PDF using Python. In order to convert PPT to PDF Python based API can be used....presentation Create a PdfOptions class object to set the output PDF options...creating the Presentation class object to load the source presentation...

    kb.aspose.com/slides/python/how-to-convert-pres...
  2. How to Secure OneNote file using Java

    This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to password protect OneNote document in Java....disk by using a Document class object Create an instance of the OneSaveOptions...interface. The OneSaveOptions class object is used to set the desired...

    kb.aspose.com/note/java/how-to-secure-onenote-f...
  3. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...of the PdfSaveOptions class object to set PDF properties Convert...PDF with the PdfDevice class object These steps elaborate the procedure...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  4. How to Convert Visio to SVG in Java

    This tutorial contains the information on how to convert Visio to SVG in Java. This contains the code snippet in addition to the step-by-step guide so that you can convert VSD to SVG in Java without writing any additional code....files to SVG Initialize an object of Diagram class to load the...file into the Document class object you can use a different constructor...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  5. How to Convert PowerPoint to TIFF using Java

    This simple article focuses on how to convert Presentation to TIFF using Java by following the detailed configuration steps to use the given code sample. You can use the example to convert PPTX to TIFF in Java without any dependency on MS PowerPoint....Initialize the Presentation class object to load the source presentation...Instantiate the TiffOptions class object and set the desired image options...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  6. How to Add Digital Signature to PDF in Java

    This brief tutorial elaborates how to add digital signature to PDF in Java. It includes the step-by-step guide and runnable code snippet to demonstrate how using Java sign PDF with certificate....class object for signing it Initialize PKCS7 class object to load...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  7. Generate Australia Post barcode and Australia P...

    C++ example of code to generate Australia Post barcode and Australia Post eParcel in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/australia-post/...
  8. View PLY File Formats via JAVA | products.aspos...

    Sample Java viewer code for PLY file. Use this example code to view PLY file within any Web or Desktop Java based application....Save method with object of Html5SaveOptions Check resultant...FileFormat.PLY); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/java/viewer/ply/
  9. View VRML File Formats via JAVA | products.aspo...

    Sample Java viewer code for VRML file. Use this example code to view VRML file within any Web or Desktop Java based application....Save method with object of Html5SaveOptions Check resultant...FileFormat.VRML); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/java/viewer/vrml/
  10. View USD File Formats via JAVA | products.aspos...

    Sample Java viewer code for USD file. Use this example code to view USD file within any Web or Desktop Java based application....Save method with object of Html5SaveOptions Check resultant...FileFormat.USD); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/java/viewer/usd/