Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 90,771 for

object

(0.81 sec)
  1. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the text of any complexity with the glyphs code....in the article Using Glyph objects . There, you will find more...working with glyphs and Glyph objects specifically. You can also...

    products.aspose.com/font/cpp/render-text/
  2. Layout detecton|Documentation

    How to detect the layout on the provided image....OcrInput object to Aspose.OCR.DetectDocumentLayout...as Aspose.OCR.LayoutOutput object. Aspose.OCR.LayoutOutput This...

    docs.aspose.com/ocr/net/layout_detection/
  3. Layout detecton|Documentation

    How to detect the layout on the provided image....OcrInput object to com.aspose.ocr.DetectDocumentLayout...aspose.ocr.models.LayoutOutput object. com.aspose.ocr.models.LayoutOutput...

    docs.aspose.com/ocr/java/layout_detection/
  4. Add Image in Worksheet|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...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  5. Create Pivot Tables and Pivot Charts|Documentation

    Create Pivot Tables and Pivot Charts with Aspose.Cells for Java API....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/java/create-pivot-tables-...
  6. 在Php中的分页预览|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 Excel object by excel file path $workbook...new worksheet to the Workbook object $worksheets = $workbook ->...

    docs.aspose.com/cells/zh/java/page-break-previe...
  7. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java....Document class object Initialize a device object for the target...then the respective device object is to be initialized according...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  8. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....method accepts the corresponding object that it encounters so you can...operations to the Aspose.Note object model. In this case, we create...

    docs.aspose.com/note/java/working-with-onenote-...
  9. View XML Files using C++ | Aspose.PDF

    Open and view XML documents programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object var options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object var pdfDocument = new Aspose...

    products.aspose.com/pdf/cpp/viewer/xml/
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....approach: First, create a field object and set its properties. Then...Instatiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/cpp/create-form/