Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 91,330 for

object

(0.06 sec)
  1. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation Objects for this DataSet in Java....Object All Implemented Interfaces:...collection of DataRelation objects for this DataSet . Methods...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....form field from the Document object’s Form collection. This example...using the Document object. Create rectangle object to get fields in...

    docs.aspose.com/pdf/cpp/extract-form/
  3. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics Objects at any scale for enhanced visual output....Renders the shape into a Graphics object to a specified scale. public...Description graphics Graphics The object where to render to. x Single...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...# Instantiating a Workbook object by excel file path $workbook...# Instantiating a Workbook object by excel file path $workbook...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  6. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....# Instantiating a Workbook object by an Excel file path $workbook...# Instantiating a Workbook object by an Excel file path $workbook...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....method accepts an OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects. Each result contains extracted...

    docs.aspose.com/ocr/net/formula-recognition/
  8. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...SKBitmap object to the mail merge engine so...FieldMergingArgsBase.document object for which the mail merge is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 从文档中导入/导出数据|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 int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/import-export-data...
  10. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Create an instance of Document object with the source PDF document...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/