Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 24,684 for

data source

(0.33 sec)
  1. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....worksheets by having its own data, formatting settings, etc. Sometimes...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  2. Several TEXT Into SVG C++

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

    products.aspose.com/words/cpp/merge/text-to-svg/
  3. Several TEXT Into GIF C++

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

    products.aspose.com/words/cpp/merge/text-to-gif/
  4. Several TEXT Into JPG C++

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

    products.aspose.com/words/cpp/merge/text-to-jpg/
  5. Several HTML Into JPG C++

    Merge multiple HTML into JPG in C++ code. Save HTML as JPG 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-jpg/
  6. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Drawing Images|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....property is the Source property, the Source property actually...actually determines where the image data will reside (in the file or...

    docs.aspose.com/imaging/net/drawing-images/
  8. Drawing Images|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....property is the source property, the source property actually...actually determines where the image data will reside (in the file or...

    docs.aspose.com/imaging/python-net/drawing-images/
  9. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  10. Working with Tables in PDF using C#|Aspose.PDF ...

    This section describes how to add and extract a table, how to manipulate and integrate a table using the C# library....extracting tables of actual data. With .NET library resource...table, integrate table with data sources, and remove tables from...

    docs.aspose.com/pdf/net/working-with-tables/