Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 24,666 for

data source

(0.14 sec)
  1. 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...
  2. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::idx_get method. Gets or sets a person at the specified index in C++....Shows how to get bibliography sources available in the document....get_MyDir () + u "Bibliography sources.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.bib...
  3. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  4. 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...
  5. 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/
  6. Pivot Tables without columns or rows lose forma...

    We are running into an issue refreshing a Pivot table that only has a Filter (no rows, columns or values). Aspose gets rid of some of the formatting and adds extra formatting to cells we do not expect to have pivot table…...not expect to have pivot table data in. Here is a before and after...Inspect the Source Data : Verify that the source data for the Pivot...

    forum.aspose.com/t/pivot-tables-without-columns...
  7. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....png" ; AsposeOCRInput source ; source . url = file . c_str ();...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/vehicle-id-recognition/
  8. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++, which is a pure C++ library....// For complete examples and data files, please go to https://github...com/aspose-cells/Aspose.Cells-for-C++ // Source directory path U16String sourceDir...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  9. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....JsonUtility classes to load the source CSV file and print the JSON...(); // Source directory U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  10. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Load the source workbook, which could be any...is executed, it converts the data of all sheets in the workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...