Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 24,203 for

data source

(0.14 sec)
  1. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\.... \\ Data \\ 02_OutputDirectory \\ " ); // Load source workbook...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...
  2. Several HTML Into SVG C++

    Merge multiple HTML into SVG in C++ code. Save HTML as SVG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-svg/
  3. Odso.Clone | Aspose.Words for .NET

    Discover the Odso Clone method for creating deep clones of objects effortlessly. Ensure Data integrity and enhance your coding efficiency today!...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...
  4. Set the Comment of Table or List Object inside ...

    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....following sample code loads the source excel file and sets the comment...Write Table with Query Table Data Source with C++...

    docs.aspose.com/cells/cpp/set-the-comment-of-ta...
  5. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  6. Person.Last | Aspose.Words for .NET

    Manage personal Data effortlessly with Person Last property. Easily get or set a person's last name for streamlined Data handling....Shows how to get bibliography sources available in the document....Document ( MyDir + "Bibliography sources.docx" ); Bibliography bibliography...

    reference.aspose.com/words/net/aspose.words.bib...
  7. Person.First | Aspose.Words for .NET

    Discover Person First property, effortlessly manage and customize the first name of individuals for personalized experiences and enhanced Data accuracy....Shows how to get bibliography sources available in the document....Document ( MyDir + "Bibliography sources.docx" ); Bibliography bibliography...

    reference.aspose.com/words/net/aspose.words.bib...
  8. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for 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....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  9. Convert Table to ODS|Documentation

    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....Write Table with Query Table Data Source Accessing Table from Cell...

    docs.aspose.com/cells/java/convert-table-to-ods/
  10. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set rectangles rect rectangles...

    docs.aspose.com/ocr/cpp/image-regions-extract/