Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 24,178 for

data source

(0.1 sec)
  1. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  2. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font Source management. Optimize your document processing with flexible font options....Specifies the type of font source. public enum FontSourceType...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Mail Merge

    Mail merge Word or PDF files in Python. Fill in the Mail merge template with your personal Data to automate mailings or generate reports using Python....document templates and user data into files of various formats...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/python-net/mailmerge/
  4. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....following sample code loads the source excel file and accesses the...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  5. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency....mail merge with data from an Office Data Source Object. Document..."<Message>" ); // Create a data source in the form of an ASCII file...

    reference.aspose.com/words/net/aspose.words.set...
  6. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  7. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory...of this source in the cache. fontData Binary font data. priority...priority Returns the font source priority. (Inherited from FontSourceBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the Source Data point to the destination Data point....copy_format method copy_format(source_index, destination_index) Copies...from the source data point to the destination data point. def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to get OData Connection Information|Documen...

    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....data_mashup property which returns...the OData information. The Source file used in the following...

    docs.aspose.com/cells/python-net/how-to-get-oda...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....of the worksheet that contain data. Developers can establish a...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/setting-print-options/