Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 19,022 for

data source

(0.09 sec)
  1. Managing OLE Objects|CAD 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.... Basically, OLE combines data from different applications... To use OLE, you need both source and destination applications...

    docs.aspose.com/cad/java/managing-ole-objects/
  2. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  3. Freeze panes of Excel Worksheet|Documentation

    In this article, you will learn how to freeze panes of Excel Worksheets programmatically using C# Library with .NET API....When you have a huge amount of data under a common heading you are...And each record contains many data. You can freeze panes so that...

    docs.aspose.com/cells/net/how-to-freeze-panes-o...
  4. JSON markup|Documentation

    Use the most popular Data exchange format for describing complex Aspose.OMR forms as nested Data structures....in software development and data exchange. Aspose.OMR allows...de facto standard for online data interchange, it is a good choice...

    docs.aspose.com/omr/net/json-markup/
  5. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient document processing....field name to a different data source field name, then this is...callback that handles merge data in the form of HTML documents...

    reference.aspose.com/words/net/aspose.words.mai...
  6. 使用C++进行汇总功能|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段应用汇总函数。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/consolidation-func...
  7. 使用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...
  8. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....following sample code loads the source excel file and accesses the...join ( __dirname , "data" ); // Load your source excel file const...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  9. Several HTML Into Image C++

    Merge multiple HTML into Image in C++ code. Save HTML as Image using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-image/
  10. Several TEXT Into PNG C++

    Merge multiple TEXT into PNG in C++ code. Save TEXT as PNG using C++....example that iterates through source text files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/text-to-png/