Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 19,805 for

data source

(0.07 sec)
  1. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...// Source directory path U16String srcDir ( u ".. \\ Data \\.... \\ Data \\ 02_OutputDirectory \\ " ); // Load source Excel...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  2. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will password protect powerpoint presentation using java to avoid unwanted access and modifications....access or modifications to the data. You can perform this operation...Presentation class object to load the source file Specify the password to...

    kb.aspose.com/slides/java/how-to-secure-powerpo...
  3. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  4. Merge Excel Files Online or using C++ | product...

    Free online app to combine different Excel files. C++ merging library code to merge Excel worksheets into other formats....(fontconfig and mesa-glu open-source packages) in [Product Docu...its ability to save and share data in various file formats. The...

    products.aspose.com/total/cpp/merge/excel/
  5. How to Convert Excel to JSON in Python

    This quick article explains how to convert Excel to JSON in Python. You can take a look at the configuration information, stepwise algorithm, and the sample code snippet to convert Excel to JSON in Python....Workbook class for loading the source Excel file Create a JsonSaveOptions...Python . First of all, the source file is loaded and then specific...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML content, reduce file size easily....original quality and baseline data This is a professional solution...Delete unnecessary and unused data. Shrink the size of a HTML file...

    products.aspose.com/words/cpp/compress/html/
  7. How to Convert JSON to PDF in Python

    This short article guides us on how to convert JSON to PDF in Python. It has all the details for the IDE settings, a list of tasks and a runnable sample code to develop JSON file to PDF converter in Python....to PDF conversion Load the source JSON file and read the entire...worksheet for rendering JSON data Set the JsonLayoutOptions and...

    kb.aspose.com/cells/python/how-to-convert-json-...
  8. Convert DRC to RVM via C# | products.aspose.com

    Sample code for DRC to RVM C# conversion. Use API example code for batch DRC files to RVM conversion within VB.NET, Asp.NET or any .NET based application....Google offers Draco as open source library for compressing and...graphics. It encodes the input data and saves it as .drc file. At...

    products.aspose.com/3d/net/conversion/drc-to-rvm/
  9. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  10. Several TEXT Into PDF C#

    Merge multiple TEXT into PDF in C# code. Save TEXT as PDF using C#....Document(fileName); // Append the source document to the end of the...to your C# project. Open the source text file in C#. Convert several...

    products.aspose.com/words/net/merge/text-to-pdf/