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

data source

(0.13 sec)
  1. Several WORD Into XPS Java

    Merge multiple a Word document into XPS in Java code. Save a Word document as XPS 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-xps/
  2. 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-ma...
  3. Public API Changes in Aspose.Cells 8.8.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....Objects related to External Data Connections Added HTMLLoadOptions...exponential notation if the data is being imported from HTML...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.NullPointerException at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...a(Unknown Source) ~[aspose-cells.jar:24.7.0]...aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0]...

    forum.aspose.com/t/getting-null-pointer-excepti...
  5. 使用 Apache POI 和 Aspose.Cells 创建图表|Documentation

    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....//Adding NSeries (chart data source) to the chart ranging from... TOP_RIGHT ); LineChartData data = chart . getChartDataFactory...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  6. 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...to your C# project. Open the source HTML file in C#. Convert several...

    products.aspose.com/words/net/merge/html-to-md/
  7. Several WORD Into Image C#

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

    products.aspose.com/words/net/merge/word-to-image/
  8. Several Image Into JPG C#

    Merge multiple Image into JPG in C# code. Save Image as JPG using C#....example that iterates through source image files and combines them...to your C# project. Open the source image file in C#. Convert several...

    products.aspose.com/words/net/merge/image-to-jpg/
  9. Several PDF Into TXT C#

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

    products.aspose.com/words/net/merge/pdf-to-txt/
  10. Several DOC Into EPUB C#

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

    products.aspose.com/words/net/merge/doc-to-epub/