Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 28,002 for

data source

(0.3 sec)
  1. Insert image by base64 string - Free Support Fo...

    Hi support team, I would like to know if is it possible to insert base64 string to docx with Linq report engine. I don’t see any documentation about this scenario especially with Json Data Source. For example: { "bad…...scenario especially with Json Data source. For example: { "badges":...new JsonDataSource(@"C:\Temp\data.json"); Document doc = new ...

    forum.aspose.com/t/insert-image-by-base64-strin...
  2. Spreadsheet Editor - Working with Cells|Documen...

    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.... attr ( ' data - columnid ' ); var rowId =...- input input ' ). attr ( ' data - rowid ' ); var clientId =...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  3. Java API to Render MHTML to ODS | products.aspo...

    Export MHTML to ODS via Java API without using Microsoft Excel or Adobe Reader...collaborative environments and open-source workflows. Key Use Cases Company...tracking templates derived from web data. Educational spreadsheets from...

    products.aspose.com/total/java/conversion/mhtml...
  4. Convert MPT to TIF via Java

    Sample Java conversion code for MPT format to TIF file. Use this example code to convert MPT to TIF within any Web or Desktop Java based application....Java Free Apps Documentation Source Code API Reference Overview...Overview Free Apps Documentation Source Code API Reference Download...

    products.aspose.com/tasks/java/conversion/mpt-t...
  5. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....Font Live Demos About Font Source Code API Reference Helpful...resources ▼ Live Demos About Font Source Code API Reference Nuget Pricing...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. 用C++将Excel导出为HTML时,从右向左扩展文本|Documentation

    学习在用Aspose.Cells for C++将Excel文件导出为HTML时,从右到左扩展文本的方法。...// Source directory path U16String srcDir ( u ".. \\ Data \\...01_SourceDirectory \\ " ); // Load source excel file inside the workbook...

    docs.aspose.com/cells/zh/cpp/expanding-text-fro...