Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 28,315 for

data source

(0.12 sec)
  1. Applying Subtotal and Changing Direction of Out...

    Learn how to apply a subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for Node.js via C++ API....explains how to apply a subtotal to data and change the direction of...You can apply a subtotal to data using the Worksheet.getCells()...

    docs.aspose.com/cells/nodejs-cpp/applying-subto...
  2. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the font Source....Returns the type of the font source. @property def type ( self...array with data from a font file as a font source. font_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  4. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。..."A1" , u "A2" ); // Input some data with some formattings into //...u "B1" , u "B2" ); // Copy source range to target range in the...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/
  5. Creating Charts with SmartMarkers? - Free Suppo...

    We are currently trying to generate Excel documents and utilizing SmartMarkers. Is there a way to create charts in Excel using the SmartMarkers system without requiring the use of Custom Code? I believe that I have seen…...only its data source depends on subsequent filled data during processing...with smart markers, the source data for smart markers, and the...

    forum.aspose.com/t/creating-charts-with-smartma...
  6. LINQ Reporting Engine or Mail Merge in Java|Asp...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for Java 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/java/linq-reporting-engin...
  7. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...// For complete examples and data files, please go to https://github...Cells-for-C // Source directory U16String sourceDir = u ".. \\ Data \\ 01_SourceDirectory...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  8. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....worksheets with common formatting and data. For example, if you work with... Worksheets , complete with data, formatting, tables, matrices...

    docs.aspose.com/cells/python-net/copying-and-mo...
  9. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/conditional-formatting/
  10. Pivot Tables without columns or rows lose forma...

    We are running into an issue refreshing a Pivot table that only has a Filter (no rows, columns or values). Aspose gets rid of some of the formatting and adds extra formatting to cells we do not expect to have pivot table…...not expect to have pivot table data in. Here is a before and after...Inspect the Source Data : Verify that the source data for the Pivot...

    forum.aspose.com/t/pivot-tables-without-columns...