Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 23,947 for

data source

(0.09 sec)
  1. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  2. Working with Projects in PHP | Aspose.Tasks Doc...

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks Java for PHP....PHP Live Demos High Code APIs Source Code API Reference Helpful...▼ Live Demos High Code APIs Source Code API Reference Download...

    docs.aspose.com/tasks/java/working-with-project...
  3. Manipulate Position Size and Designer Chart wit...

    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...
  4. 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...
  5. 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/
  6. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::get_Count method. Gets the number of persons contained in the collection 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...
  7. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......Disposed bool False True False data_stream_container DataStreamContainer...bool overWrite) False cache_data() CacheData() False save_to_stream(stream)...

    docs.aspose.com/imaging/python-net/python-notes...
  8. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....can create an outline for the data to let you show and hide levels...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  9. OleFormat class | Aspose.Words for Python

    aspose.words.drawing.OleFormat class. Provides access to the Data of an OLE object or ActiveX control...class Provides access to the data of an OLE object or ActiveX...ole_format property to access the data of an OLE object. You do not...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++.... Once the data is transferred via Excel sheet...Cells in the program Load the source Excel file into the Workbook...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...