Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 86,840 for

object

(0.06 sec)
  1. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital signature to a PDF document using Aspose.PDF in Java for secure signing and document verification.... You need to create an object of PdfFileSignature class using...need to create a Rectangle object at which you want to add the...

    docs.aspose.com/pdf/java/add-signature-in-pdf/
  2. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....unique items) containing Type objects which fully or partially qualified...reference to a missing member of an object. The default value is an empty...

    reference.aspose.com/words/net/aspose.words.rep...
  3. How to Flatten PDF Form Fields in Java

    In this quick tutorial you will learn how to flatten PDF form fields in Java. This tutorial is useful to convert PDF to flatten PDF in Java in all the common operating systems like Windows, macOS, and Linux....Instantiate the Acro Form class object for flattening Adobe PDF Bind...source PDF file with the Form object by calling bindPdf function...

    kb.aspose.com/pdf/java/how-to-flatten-pdf-form-...
  4. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....the workbook class object Create an object of PdfSaveOptions class...file into the Workbook class object followed by the initialization...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  5. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....According to our DOM (Document Object Model) a document is composed...; //Instantiate a Document object by calling its empty constructor...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  6. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....represents an image of ole object as a byte array. Besides this...OLE objects. Developers can now also replace an OLE object in...

    docs.aspose.com/diagram/java/public-api-changes...
  7. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....contained by RichText nodes of the object. The code example given below...GetDataDir_Tags (); 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/net/working-with-tags/
  8. Convert PDF File|Aspose.PDF for Java

    Explore how to convert a PDF file to other formats in Java with Aspose.PDF for efficient document format transformation....need to create PdfConverter object and open the PDF file using...() { // Create PdfConverter object PdfConverter converter = new...

    docs.aspose.com/pdf/java/convert-pdf-file/
  9. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document.... n ); // Close InputStream object input . close (); output ....printStackTrace (); } // Close Document object pdfDocument . dispose (); }...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  10. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE Object raw data....method get_raw_data() Gets OLE object raw data. def get_raw_data...OLE object. doc = aw . Document ( MY_DIR + 'OLE objects.docx'...

    reference.aspose.com/words/python-net/aspose.wo...