Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 22,801 for

data source

(0.08 sec)
  1. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Microsoft Word with data from various data sources such as java.sql...com.aspose.words.net.System.Data.DataSet or an array of values...

    reference.aspose.com/words/java/com.aspose.words/
  2. 使用C++在输出PDF中渲染Unicode补充字符|Documentation

    了解如何使用 Aspose.Cells for C++ 在输出 PDF 中渲染 Unicode 辅助字符。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/render-unicode-sup...
  3. Convert POWERPOINT to EXCEL using Python or wit...

    POWERPOINT to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to EXCEL online converter quickly before integrating the code....class instance to open the source POWERPOINT file Save POWERPOINT...smaller file sizes, improved data recovery, and enhanced compatibility...

    products.aspose.com/total/python-net/conversion...
  4. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...(); // Source directory U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  5. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。...// Source directory path U16String srcDir ( u ".. \\ Data \\.... \\ Data \\ 02_OutputDirectory \\ " ); // Load source Excel...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  6. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for Node.js via C++....The screenshot below shows a source Excel file that we will use...Download Source File and Output PDF You can download the source Excel...

    docs.aspose.com/cells/nodejs-cpp/get-warnings-f...
  7. Several PDF Into JPG Python

    Merge multiple PDF into JPG in Python code. Save PDF as JPG using Python....example that iterates through source PDF files and combines them...Document(fileName) # Append the source document to the end of the...

    products.aspose.com/words/python-net/merge/pdf-...
  8. Python .Net Compression API - Create, Encrypt, ...

    Harness the power of Python.Net Compression API! Create, encrypt, decrypt archives, manage entries, and more. Learn how to compress and decompress files with ease....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/python-net/advanced-api...
  9. IFieldMergingCallback Interface | Aspose.Words ...

    Master mail merge with Aspose.Words! Implement the IFieldMergingCallback interface to customize Data insertion in merge fields for seamless document creation....interface if you want to control how data is inserted into merge fields...merge engine is about to insert data into a merge field in the document...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Several HTML Into Markdown C++

    Merge multiple HTML into Markdown in C++ code. Save HTML as Markdown using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source HTML file in C++. Convert several...

    products.aspose.com/words/cpp/merge/html-to-md/