Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 26,711 for

data source

(0.08 sec)
  1. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...:: Cells :: Startup (); // Source and output directory paths...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  2. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word documents by selecting the desired record index from your Data Source. Start with ease!...index of the record from the data source which shall be displayed...connecting to an external data source. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  3. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....Cells rendered the source excel file into the output...sample code to convert the source excel file into the output...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  4. Convert-Excel-to-JSON with Node.js via C++|Docu...

    Learn how to convert an Excel file to JSON using Aspose.Cells for Node.js via C++....the code that converts the source file to the generated JSON...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  5. Aspose::Words::MailMerging::MailMerge::get_Mapp...

    Aspose::Words::MailMerging::MailMerge::get_MappedDataFields method. Returns a collection that represents mapped Data fields for the mail merge operation in C++....collection that represents mapped data fields for the mail merge operation...get_MappedDataFields () Remarks Mapped data fields allow to automatically...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  7. MappedDataFieldCollection class | Aspose.Words ...

    aspose.words.mailmerging.MappedDataFieldCollection class. Allows to automatically map between names of fields in your Data Source and names of mail merge fields in the document...names of fields in your data source and names of mail merge fields...names of fields in your data source. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  9. Custom sorting in Pivot Table|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.... The sample source file and output files can be...below to test the sample code: Source Excel File Output Excel File...

    docs.aspose.com/cells/net/custom-sorting-in-piv...
  10. Copy Ranges of Excel|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....Range Create two ranges: the source range and the target range...range, then copy the source range to the target range using the Range...

    docs.aspose.com/cells/java/copy-ranges-of-excel/