Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 91,351 for

object

(0.09 sec)
  1. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....the Document class object Create an object of the TextAnnotation...class object and set its properties Create a border object and...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  2. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....Instantiate the Presentation class object to add a default empty presentation...PowerPoint in Java , the Slide object is used to hold the reference...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  3. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... Initialize Document object. Save output PDF document by...(); // Create a new Document object and load the HTML file $document...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  4. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...forms: quadrangle – a quadrangle object that bounds a barcode rectangle...rectangle - a rectangle object that bounds a barcode points – an...

    docs.aspose.com/barcode/python-net/get-placemen...
  5. Import Bookmarks from XML to an Existing PDF Fi...

    This section explains how to import bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...can be imported from a stream object. Export Bookmarks to XML from...

    docs.aspose.com/pdf/java/import-bookmark/
  6. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow formatting for an Object...Represents shadow formatting for an object. To learn more, visit the Working...color Gets or sets a string object that represents the color for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing document personalization and user engagement....{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldUserAddress class | Aspose.Words for Python

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field...) format Gets a FieldFormat object that provides typed access...# Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field...) format Gets a FieldFormat object that provides typed access...# Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text....property of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-text/