Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 24,691 for

data source

(0.07 sec)
  1. 用C++将XLSB修订转为XLSM|Documentation

    学习如何用Aspose.Cells将XLSB文件的修订转换为XLSM格式。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/convert-revision-o...
  2. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  3. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....following sample code, its source Excel file, and the console...effect of the shape inside the source Excel file when viewed in Microsoft...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  4. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Query method. Contains the Structured Query Language string that shall be run against the specified external Data Source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string in C++....against the specified external data source to return the set of records...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert images to text and transform scanned PDF to searchable and editable documents with Aspose OCR API....for recognition */ OcrInput source = new OcrInput ( InputType...InputType . SingleImage ); source . Add ( "image.png" ); /** Recognize...

    products.aspose.com/ocr/
  6. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....worksheets by having its own data, formatting settings, etc. Sometimes...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  7. How to run examples|Documentation

    Explore our sample applications to learn about the features and capabilities of Aspose.OCR for C++....org package source enabled. Active internet connection...necessary). Data folder contains all the source files required...

    docs.aspose.com/ocr/cpp/how-to-run-the-examples/
  8. How to run examples|Documentation

    Explore our sample applications to learn about the features and capabilities of Aspose.OCR for .NET....org package source enabled. Active internet connection...local machine (if necessary). Data subfolder of the Examples folder...

    docs.aspose.com/ocr/net/how-to-run-the-examples/
  9. Aspose::Words::Settings::OdsoFieldMapData::get_...

    Aspose::Words::Settings::OdsoFieldMapData::get_Name method. Specifies the column name within an external Data Source for the column whose index is specified by the Column property. The default value is an empty string in C++....name within an external data source for the column whose index...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....visual representation of the data in a pivot table. Pivot charts...explore, and present summary data. Here are some key features...

    docs.aspose.com/cells/net/how-to-add-pivot-chart/