Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 27,759 for

data source

(0.17 sec)
  1. Several WORD Into EPUB C++

    Merge multiple a Word document into EPUB in C++ code. Save a Word document as EPUB 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-epub/
  2. 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/
  3. Several DOC Into TXT C++

    Merge multiple DOC into TXT in C++ code. Save DOC as TXT 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-txt/
  4. Several DOC Into HTML C++

    Merge multiple DOC into HTML in C++ code. Save DOC as HTML 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-html/
  5. 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/
  6. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...zzW07(Unknown Source) at com.aspose.words.zzZuB.zzXhM(Unknown Source) at...zzW07(Unknown Source) at com.aspose.words.zzY4v.zzYIm(Unknown Source) at...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  7. Update CSV Files using Java | products.aspose.com

    Modify CSV in Java applications without relying on Microsoft Excel. Optimize code for the fastest way to write and edit Excel files in Java....developers to read, modify, and write data to CSV files. This capability...it a versatile solution for data management and manipulation...

    products.aspose.com/total/java/update/csv/
  8. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  9. Excel to HTML - Use PresentationPreference Opti...

    Learn to render a better layout when saving Excel files to HTML with C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/excel-to-html-use-pre...
  10. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically....node" ); // The path to the data directory. const dataDir = path...path . join ( __dirname , "data" ); const filePath = path . join...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...