Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 90,771 for

object

(0.38 sec)
  1. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....Instantiate the MailMessage class object to load the EML or MSG email...Instantiate the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/java/how-to-convert-outlook...
  2. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....PDF file into the Document object for setting the zoom level...level Create a GoToAction object Set the target page, view offset...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  3. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....size Use the TiffOptions class object to set the rasterization options...file using the TiffOptions object In the above steps, we have...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  4. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python....presentation properties Initialize the object of the IPresentationInfo class...an IDocumentProperties class object to fetch the presentation document...

    kb.aspose.com/slides/python/how-to-access-the-p...
  5. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....Object, com.aspose.words.SaveOptions...// Create a "PsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Remove All Restrictions from PDF in C#

    This article describes the process of how to remove all restrictions from PDF in C#. It has the IDE settings, a list of programming steps and a runnable sample code to unlock PDF restrictions in C#....restrictions Create a PdfFileSecurity object for managing the PDF file security...Instantiate a DocumentPrivilege class object and set its default value to...

    kb.aspose.com/pdf/net/how-to-remove-all-restric...
  7. MailMergeDataSource | Aspose.Words for Java

    Mail merge data source used for using in MailMergerContext in Java....Object public class MailMergeDataSource...create(String[] fieldNames, Object[] fieldValues) Creates Mail...

    reference.aspose.com/words/java/com.aspose.word...
  8. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction....takes a TextFragmentAbsorber object as a parameter, which returns...collection of TextFragment objects. Loop through all the fragments...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  9. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_EditableRange () Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....code first creates a PdfViewer object and binds the input PDF file...number dialog. Next, it creates objects for printer and page settings...

    products.aspose.com/pdf/tutorial/print-pdf/