Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 14,319 for

object

(0.03 sec)
  1. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name....# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  2. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address....# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldOptions.current_user property | Aspose.Wor...

    FieldOptions.current_user property. Gets or sets the current user information....# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....Excel file into the Workbook object to eliminate duplicate lines...Excel file into the Workbook object for commencing the process...

    kb.aspose.com/cells/java/delete-repeated-rows-i...