Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 28,288 for

data source

(1.63 sec)
  1. Check if VBA Project is Protected and Locked fo...

    Learn how to check if VBA Project is protected and locked for viewing in Excel files using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\..."sampleCheckifVBAProj.xlsm" ; // Load your source Excel file Workbook wb ( inputFilePath...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  2. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font Sources: system folder, user Sources, loading fonts from a stream, a file system or memory using Python....how to configure custom font sources (system, folder, stream, file...demonstrates how to specify user font sources. The FontSourceBase class is...

    docs.aspose.com/words/python-net/specifying-tru...
  3. Convert XML to TIF via Java

    Sample Java conversion code for XML format to TIF file. Use this example code to convert XML to TIF within any Web or Desktop Java based application....Java Free Apps Documentation Source Code API Reference Overview...Overview Free Apps Documentation Source Code API Reference Download...

    products.aspose.com/tasks/java/conversion/xml-t...
  4. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...return 0 ; } Related Articles Data Validation AI Document Assistant...

    docs.aspose.com/cells/cpp/get-validation-applie...
  5. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....following sample code loads the source Excel file and accesses the...join ( __dirname , "data" ); // Load your source Excel file const...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  6. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....// For complete examples and data files, visit https://github...ImageFileType . Unknown ; // Path for source file img . File = dataDir +...

    docs.aspose.com/pdf/net/set-image-size/
  7. Recognise Self Closing Tags with Node.js via C+...

    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.... join ( __dirname , "data" ); const outputDir = path ...LoadFormat . Html ); // Load sample source file const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/recognise-self...
  8. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for JavaScript via C++....content like images, charts, and data into a single workbook. Aspose...via C++. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  9. Create Charts|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....// Adding NSeries (chart data source) to the chart ranging from...

    docs.aspose.com/cells/net/create-charts/
  10. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....For example, they cannot input data, insert or delete rows or columns...don’t hide or protect sensitive data, so they’re different from file...

    docs.aspose.com/cells/cpp/protecting-worksheets/