Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 26,709 for

data source

(1.01 sec)
  1. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  2. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....used in formulas that refer to data on the same worksheet; if you...especially when used as the source range for list controls, pivot...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  3. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....SetRegionsDataSource ( DataSet ) Sets data source used to execute mail merge...SetRegionsDataSource ( DataTable ) Sets data source used to execute mail merge...

    reference.aspose.com/words/net/aspose.words.low...
  4. MailMerge.TrimWhitespaces | Aspose.Words for .NET

    Optimize your mail merge process with the TrimWhitespaces property, ensuring clean Data by removing leading and trailing spaces for accurate results....whitespaces from values of a data source while executing a mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....// For complete examples and data files, please go to https://github...Create a new diagram // Load source Visio diagram Diagram diagram...

    docs.aspose.com/diagram/net/create-insert-fields/
  6. Converting an FDF to XML format|Aspose.PDF for ...

    This section explains how you can convert an FDF to XML format with FormDataConverter Class....importing and exporting form data to different file formats like...details FDF stands for Forms Data Format, and an FDF file contains...

    docs.aspose.com/pdf/net/converting-an-fdf-to-xm...
  7. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....any error or exception, but data loss may occur. Therefore, please...property only if the loss of data is not critical for you. Ignore...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  8. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...:: Cells :: Startup (); // Source directory path U16String sourceDir...sourceDir = u ".. \\ Data \\ 01_SourceDirectory \\ " ; // Output...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  9. Compress and Decompress OSM Files via .NET

    C# compression and decompression Source code to compress OSM documents into a single zip archive or vice versa on .NET Framework, .NET Core....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/net/zip-file/osm/
  10. Filter Objects while loading Workbook or Worksh...

    Learn how to filter Data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....filtering data from the workbook. If you want to filter data from...= path . join ( __dirname , "data" ); // Filter charts from the...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...