Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 22,808 for

data source

(0.07 sec)
  1. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...Working with Gradient Live Demos Source Code API Reference Helpful...Helpful resources ▼ Live Demos Source Code API Reference Nuget Pricing...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  2. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legion for improved visual appeal and Data representation....explains how to: A chart’s category data. A chart title linked to a cell...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  3. Several WORD Into TXT Java

    Merge multiple a Word document into TXT in Java code. Save a Word document as TXT 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-txt/
  4. Several WORD Into EPUB Java

    Merge multiple a Word document into EPUB in Java code. Save a Word document as EPUB 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-epub/
  5. Several WORD Into MARKDOWN Java

    Merge multiple a Word document into MARKDOWN in Java code. Save a Word document 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/word-to-ma...
  6. Several HTML Into DOC Java

    Merge multiple HTML into DOC in Java code. Save HTML as DOC 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-doc/
  7. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  8. 在Node.js via C++中处理ODS文件的背景|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理ODS文件中的背景。...node" ); // Source and output directories const...= path . join ( __dirname , "data" ); const outputDir = path ...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  9. Export Range of Cells in a Worksheet to Image w...

    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....node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/nodejs-cpp/export-range-o...
  10. Opening document is throws exception - word exp...

    Hi Team, I have a word document which doesn’t have “itemProps.xml” file in “customXml” folder. I have checked this CustomXml by unzipping the docx file. Do missing itemProps.xml cause issue or we have some workaround o…...typically used to store custom XML data associated with the document...have access to the original data that was supposed to be in the...

    forum.aspose.com/t/opening-document-is-throws-e...