Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 24,612 for

data source

(0.1 sec)
  1. Compress and Decompress J2K Files via .NET

    C# compression and decompression Source code to compress J2K documents into a single zip archive or vice versa on .NET Framework, .NET Core....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/net/zip-file/j2k/
  2. Compress and Decompress XLTX Files via .NET

    C# compression and decompression Source code to compress XLTX documents into a single zip archive or vice versa on .NET Framework, .NET Core....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/net/zip-file/xltx/
  3. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...a(Unknown Source) at com.aspose.email.MapiMessage...MapiMessage.b(Unknown Source) at com.aspose.email.MapiMessage.a(Unknown...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  4. Frequently Asked Questions about MS Publisher

    Get answers to all the most frequent questions MS Publisher, to master working in such a complex and useful tool for publishing....MS Publisher FAQ Live Demos Source Code API Reference Helpful...Helpful resources ▼ Live Demos Source Code API Reference Nuget Pricing...

    docs.aspose.com/pub/net/introduction-to-ms-publ...
  5. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....Workbook class object having the source XLSX file as parameter Access...get(index) method Insert new data in the accessed cell using Worksheet...

    products.aspose.com/total/python-java/update/xlsx/
  6. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection....stopping unauthorized access to data. When you lock PDF with password...privacy and security of the data it holds, especially when keeping...

    products.aspose.com/pdf/cpp/encrypt/
  7. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  8. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  9. Optical mark recognition|Documentation

    How to recognize the completed form and get results with Aspose.OMR for C++....generate it again from the form’s source code using exactly the same...results in the most popular data storage formats. Saving as CSV...

    docs.aspose.com/omr/cpp/recognition/
  10. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...// Source directory path U16String srcDir ( u ".. \\ Data \\...Workbook workbook ( srcDir + u "source.xlsx" ); // Extract theme name...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...