Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 27,761 for

data source

(0.23 sec)
  1. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...// For complete examples and data files, please go to https://github...Cells-for-C //Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  2. Extract Media from PowerPoint using Java

    This guide explains the process to extract media from PowerPoint using Java. You will get details to set the IDE, a list of steps, and a sample code showing how to get video from PowerPoint using Java or extract audio also if available....different variables Load the source PPTX into the Presentation...audio clip, fetch its stream data and save it on the disk These...

    kb.aspose.com/slides/java/extract-media-from-po...
  3. Several DOC Into JPG Java

    Merge multiple DOC into JPG in Java code. Save DOC as JPG using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } for ( int page...

    products.aspose.com/words/java/merge/doc-to-jpg/
  4. Several HTML Into Markdown Java

    Merge multiple HTML into Markdown in Java code. Save HTML as Markdown using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/html-to-md/
  5. Several DOC Into PDF Java

    Merge multiple DOC into PDF in Java code. Save DOC as PDF using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/doc-to-pdf/
  6. Several WORD Into HTML Java

    Merge multiple a Word document into HTML in Java code. Save a Word document as HTML using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/word-to-html/
  7. Compress and Decompress RTF Files via .NET

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

    C# compression and decompression Source code to compress CMX 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/cmx/
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....advantages when you convert a list of data to an actual List Object: New...Microsoft Excel Selecting the data range for creating a List object...

    docs.aspose.com/cells/python-net/create-and-for...
  10. Merge PRIMAVERA XML to JIRA via C++

    Sample C++ merging code PRIMAVERA XML to JIRA. Use example code for batch PRIMAVERA XML files to JIRA merging within any C++ Application....Merger Demos Documentation Source Code API Reference Overview...Merger Demos Documentation Source Code API Reference Download...

    products.aspose.com/tasks/cpp/merger/primavera-...