Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 97,384 for

object

(0.18 sec)
  1. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....PDF Instantiate the Matrix object using the desired rectangular...load the PDF, the Page class object to hold the reference to the...

    kb.aspose.com/pdf/java/how-to-insert-image-into...
  2. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....Instantiate the FormEditor class object to insert desired controls...file with the FormEditor class object for accessing control to it...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  3. 使用匿名类型或自定义对象|Documentation

    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....= FilePath + "Using Custom Objects.xlsx" ; //Instantiate the workbookdesigner...workbookdesigner object. WorkbookDesigner report = new WorkbookDesigner...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  4. How to Insert Page Numbers in Word using Java

    This tutorial is designed to assist on how to insert page numbers in Word using Java. It contains necessary steps and a runnable sample code that can be used to write a simple application to insert a page number in Word using Java with the help of a few API calls only....class object Instantiate a DocumentBuilder class object using...section using the DocumentBuilder object Add fields like PAGE and NUMPAGES...

    kb.aspose.com/words/java/how-to-insert-page-num...
  5. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....Returns the parent Comment object. Returns null for top-level...the anchor character of this object. get_HasChildNodes () Returns...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. GlowFormat.remove method | Aspose.Words for Nod...

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent Object....GlowFormat from the parent object. remove () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extract Pages from PDF|Aspose.PDF for Python vi...

    Extract selected pages from a PDF document using Aspose.PDF for Python.... Create a PdfFileEditor Object. Define Pages to Extract. Extract...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/extract-pages-fr...
  8. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications....Initialize the Document class object. Add a page using Pages.Add()... Create a new TextFragment object and set its text. Add TextFragment...

    products.aspose.com/pdf/net/create/
  9. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...

    docs.aspose.com/ocr/python-net/recognition/invo...
  10. 从xlsx4j工作表中导出数据|Documentation

    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....//Instantiating a Workbook object Workbook workbook = new Workbook...starting from 1st cell to Array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/zh/java/export-data-from-...