Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 26,709 for

data source

(0.58 sec)
  1. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....files, for example, to retrieve data or use a designer template to...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  2. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-margins/
  3. 通过C++在复制行或范围时将图表的数据源更改为目标工作表(Destination Worksh...

    了解如何在Aspose.Cells for Node.js via C++中在复制行或区域的同时将图表的数据源更改为目标工作表。本指南演示了如何更新图表的数据范围并将其链接到目标工作表。... join ( __dirname , "data" ); const filePath = path ....which contains chart const source = wb . getWorksheets (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/change-data...
  4. Create Pivot Tables and Pivot Charts|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....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...

    docs.aspose.com/cells/net/create-pivot-tables-a...
  5. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java....object and set it as the data source for fields that display user...object and set it as the data source for fields that display user...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides Data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...ImageFieldMergingArg class Provides data for the IFieldMergingCallbac...of the merge field in the data source. (Inherited from FieldMergingArgsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set rectangles rect rectangles...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  8. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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....Added APIs Configurable Font Sources Aspose.Cells for Java has exposed...support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...# For complete examples and data files, please go to https://github...__file__ )) data_dir = os . path . join ( current_dir , "data" ) # Create...

    docs.aspose.com/cells/zh/python-net/calculation...
  10. Copy Ranges of Excel|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....Range Create two ranges—the source range and the target range—and...range—and then copy the source range to the target range using the...

    docs.aspose.com/cells/net/copy-ranges-of-excel/