Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 26,741 for

data source

(0.2 sec)
  1. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...lI(Unknown Source) at com.aspose.pdf.TextSegment...TextSegment.setText(Unknown Source) at com.aspose.pdf.TextSegment.lI(Unknown...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  2. Using the Demos|Aspose.Words for JasperReports

    Aspose.Words for JasperReports includes a number of demo projects to help you get started exporting reports to Microsoft Word document formats from your application....entire archived project with the source code and demos, not just a...javac – to compile the java source files of the test application...

    docs.aspose.com/words/jasperreports/using-the-d...
  3. Convert File to MHTML and Send It by Email|Aspo...

    Convert a document from almost any format to the MHTML format and send the result document by e-mail using C#....Words, fill it with data, save the resulting document...memory? A: Yes. You can open the source document from a stream ( Document...

    docs.aspose.com/words/net/convert-a-document-to...
  4. Chart Axis Labels Overlap with Legends When Con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...documentation discusses managing data labels, including positioning...when converting to PDF, such as data labels appearing when they are...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  5. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... First choose the source and destination document library...connect to the site where the source document library is located...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  6. Form Fields removed after saving document - Fre...

    Hi team. We have faced with the following problem: There is a *.pdf file with form fileds inside. After opening and resaving it without any changes and activities form fileds are removed. Pay attention that file need t…... XFA forms – If the source PDF uses XFA forms, Aspose...use the XfaForm API to extract data without flattening. Library...

    forum.aspose.com/t/form-fields-removed-after-sa...
  7. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font Sources: system folder, user Sources, loading fonts from a stream, a file system or memory using Node.js....demonstrates how to specify user font sources. The FontSourceBase class is...used to specify various font sources. There are several implementations...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  8. 用C++提取SQL连接数据|Documentation

    学习如何使用Aspose.Cells for C++检索SQL连接数据,包括服务器URL、用户名、表名等。...// Source directory path U16String srcDir ( u ".. \\ Data \\...Create a workbook object from source file Workbook workbook ( srcDir...

    docs.aspose.com/cells/zh/cpp/retrieving-sql-con...
  9. 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...
  10. How to Convert XML to XLSX using C#

    This quick topic covers how to convert XML to XLSX using C#. It cencompasses the system configuration, a step-by-step algorithm, and a working example code to save XML as Excel file in C#....the load options Access the source XML file from the disk using...then followed by accessing the source XML file from the disk by using...

    kb.aspose.com/cells/net/how-to-convert-xml-to-x...