Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 24,672 for

data source

(0.11 sec)
  1. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... join ( __dirname , "data" ); const filePath = path ....1 ); // Load the chart from source worksheet const chart = worksheet...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  2. Aspose::Words::MailMerging::MailMerge::get_Reta...

    Aspose::Words::MailMerging::MailMerge::get_RetainFirstSectionStart method. Gets a value indicating whether the SectionStart of the first document section and its copies for subsequent Data Source rows are retained during mail merge or updated according to MS Word behaviour in C++....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Column method. Specifies the zero-based index of the column within an external Data Source which shall be mapped to the local name of a specific MERGEFIELD field. The default value is 0 in C++....column within an external data source which shall be mapped to...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....Workbook ( input ); //Access first data connection com . aspose . cells...during an attempt to refresh data, and reconnectionMethod=1, then...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Parsing Pivot Cached Records While Loading Exce...

    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....Excel takes a copy of the source data and stores it in the Pivot...cannot see it, but that is the data the Pivot Table references when...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  6. OdsoRecipientDataCollection.GetEnumerator | Asp...

    Discover the OdsoRecipientDataCollection GetEnumerator method—efficiently iterate through collection items with ease and enhance your Data handling capabilities....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  7. OdsoRecipientDataCollection.Item | Aspose.Words...

    Effortlessly manage your OdsoRecipientDataCollection with our Item property. Easily retrieve or update items for seamless Data handling....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  8. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....moves to the next data record in the data source, and starts a new...the "Department" column in our data table. If a row from that table...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....visual representation of the data in a pivot table. Pivot charts...explore, and present summary data. Here are some key features...

    docs.aspose.com/cells/net/how-to-add-pivot-chart/
  10. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/chart-to-image/