Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 27,517 for

data source

(0.26 sec)
  1. Several WORD Into PDF C++

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

    products.aspose.com/words/cpp/merge/word-to-pdf/
  2. Several DOC Into PNG C++

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

    products.aspose.com/words/cpp/merge/doc-to-png/
  3. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  4. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....workbook = new Workbook ( "source.xlsm" ); //Change the VBA Module...//Create workbook object from source Excel file Workbook workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. ZIP/TAR add File to Existing Archive

    How to put in a ZIP/TAR archive images, pictures or other files. Explore how to add file to archive with Aspose.Zip via Java...Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/java/advanced-api-featu...
  6. 使用JavaScript通过C++更新Power Query公式项。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel文件中更新Power Query公式项的数据源。...optional source workbook to reference in the "Source" item. </...Optional source file (used in the Power Query "Source" item):...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  7. Compress and Decompress GPX Files via .NET

    C# compression and decompression Source code to compress GPX 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/gpx/
  8. Compress and Decompress FILEGDB Files via .NET

    C# compression and decompression Source code to compress FILEGDB 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/filegdb/
  9. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/calculate-formulas/
  10. Convert PDF to Microsoft Word Documents in .NET...

    Learn how to write C# code for PDF to Microsoft Word formats conversion with Aspose.PDF for .NET. and tune up conversion PDF to DOC(DOCX)....NET lets you transform a source PDF file into a DOC file with...value .Doc lets you save the source file to Microsoft Word format...

    docs.aspose.com/pdf/net/convert-pdf-to-word/