Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 26,696 for

data source

(0.08 sec)
  1. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....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/nodejs-cpp/how-to-add-piv...
  2. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  3. Reading and Writing Query Table of Worksheet|Do...

    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....them in Microsoft Excel via Data > Connections > Properties ...true . You can download the source Excel file used in this code...

    docs.aspose.com/cells/net/reading-and-writing-q...
  4. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....// For complete examples and data files, please go to https://github...GetDataDir_ShapeTextBoxData (); // Load source Visio diagram Diagram diagram...

    docs.aspose.com/diagram/net/working-with-text-b...
  5. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  6. Password Protect the VBA Project of an Excel Wo...

    Learn how to password protect the VBA Project of an Excel workbook using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/password-protect-the-...
  7. Aspose::Words::Bibliography::Person::get_First ...

    Aspose::Words::Bibliography::Person::get_First method. Gets or sets the first name of a person in C++....Shows how to get bibliography sources available in the document....get_MyDir () + u "Bibliography sources.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. Convert Image to Base64 – Online Encoder and C#...

    Convert Image to Base64 online or in C# and use an encoded string for Data URI. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...Demos Free Trial Documentation Source Code API Reference Overview...

    products.aspose.com/svg/net/image-to-base64/
  9. Convert TIFF to Base64 – Online Encoder and C# ...

    Convert TIFF to Base64 online or in C# and use an encoded string for Data URI. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...Demos Free Trial Documentation Source Code API Reference Overview...

    products.aspose.com/svg/net/tiff-to-base64/
  10. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

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