Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 28,288 for

data source

(0.1 sec)
  1. Aspose.Words or VSTO|Aspose.Words for .NET

    Aspose.Words for .NET is an advanced document processing library that provides great support for all Microsoft Word and other document formats. VSTO and Aspose.Words do not compete with each other because they solve slightly different user tasks using C#.... Explore the source code examples of Aspose.Words...comparison with VSTO . To use these source code examples, you will need...

    docs.aspose.com/words/net/aspose-words-or-vsto/
  2. Aspose.Cells for Reporting Services Report Desi...

    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....2008/2008R2) Configuring Server‑Side Data Storage & Caching Tablix Group...Server‑side caching reduces data‑retrieval overhead, especially...

    docs.aspose.com/cells/reportingservices/aspose-...
  3. FieldMergingArgsBase.document_field_name proper...

    FieldMergingArgsBase.document_field_name property. Gets the name of the merge field as specified in the document....field name to a different data source field name, then this is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Query method. Contains the Structured Query Language string that shall be run against the specified external Data Source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string in C++....against the specified external data source to return the set of records...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. FontSettings.get_fonts_sources method | Aspose....

    FontSettings.get_fonts_Sources method. Gets a copy of the array that contains the list of Sources where Aspose.Words looks for TrueType fonts....get_fonts_sources method get_fonts_sources() Gets a copy of the...that contains the list of sources where Aspose.Words looks for...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  8. Find and Replace Text in Excel using Java

    Follow this article to find and replace text in Excel using Java. It has all the details to set the IDE, a list of steps, and a sample code to implement text find and replace in Excel using Java.... Steps to Replace Data in Excel using Java Set the...find and replace text Load the source Excel file into the Workbook...

    kb.aspose.com/cells/java/find-and-replace-text-...
  9. LINQ Reporting Engine or Mail Merge in C#|Aspos...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for .NET and which solution is better to choose?...filling template documents with data: Mail Merge and LINQ Reporting...merge fields to be replaced with data, and fields of other types supported...

    docs.aspose.com/words/net/linq-reporting-engine...
  10. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....two-line code for transforming a source PDF file to HTML. The SaveFormat...Html which lets you save the source file to HTML. The following...

    docs.aspose.com/pdf/net/convert-pdf-to-html/