Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 26,741 for

data source

(0.47 sec)
  1. 在 Aspose.Cells 中对数据进行分组|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....provider info and set the data source. OleDbConnection con = new..."provider=microsoft.jet.oledb.4.0;data source=Northwind.mdb" ); //Open...

    docs.aspose.com/cells/zh/net/grouping-data-in-a...
  2. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...// 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/zh/cpp/encrypt-and-decryp...
  3. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  4. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, Data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples.... Set a Data Range for a Chart Aspose.Slides...the simplest API to set the data range for chart in an easiest...

    docs.aspose.com/slides/cpp/chart-calculations/
  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. detect_areas_mode_enum::DOCUMENT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::DOCUMENT algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/document/
  7. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography Source contributors in Java....persons who are bibliography source contributors. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  8. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...// 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/zh/cpp/apply-advanced-fil...
  9. Using Lexical Tokens in Java|Aspose.Words for Java

    Use lexical tokens in template expressions when building a report in Java....expressions: The name of a passed data source object The name of an iteration...(see “Outputting Sequential Data” for more information) The name...

    docs.aspose.com/words/java/using-lexical-tokens/
  10. 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/