Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 27,618 for

data source

(0.44 sec)
  1. Color Space Conversion for JPEG through ICC Pro...

    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....uses “Profiles” which maps the source color space to device-independent... Aspose.Imaging can convert data into color space as required...

    docs.aspose.com/imaging/python-net/color-space-...
  2. How to Convert FBX File to OBJ in Java

    This short tutorial guides on how to convert FBX file to OBJ in Java. You can develop FBX to OBJ converter in Java using any of the common operating systems like Windows, Linux and macOS....in Java requires loading the source FBX file and then simply saving...format and Scene class Load the source FBX file using the open function...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-obj...
  3. Worksheet.Copy changes the formula refs for ext...

    Hi team, I’m using Aspose.Cells 25.11 and there is an issue when copying worksheet with formulas like this =‘https://maverickcap.sharepoint.com/sites/Team/Consumer/CELH (Celsius)/7. Other/[Test_09.17.24.xlsx]Test Data’…...xlsx]Test Data’!H3 As you can see this formula...an external workbook and Test Data sheet doesn’t even exist in...

    forum.aspose.com/t/worksheet-copy-changes-the-f...
  4. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....will commence by loading the source XML file from the disk or a...can utilize to preprocess the source XML file including the set...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  5. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to edit currency symbols in Microsoft Project files using Aspose.Tasks for Java....Symbols 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/managing-currency-sy...
  6. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....// For complete examples and data files, please go to https://github...GetDataDir_UserDefinedCells (); // Load source Visio diagram Diagram diagram...

    docs.aspose.com/diagram/net/working-with-user-d...
  7. Removing the Gap Between Tasks List and Footer ...

    This guide explains how to use Aspose.Tasks for Java to reduce the gap between the task list and footer when converting project Data....Java How to Convert Project Data Removing the Gap Between Tasks...Footer Live Demos High Code APIs Source Code API Reference Helpful...

    docs.aspose.com/tasks/java/reducing-gap-between...
  8. How to Convert TXT to JSON File in Java

    In this quick tutorial, you will learn how to convert TXT to JSON file in Java. It elaborates on preparing the system environment, a step-by-step process along with the code snippet to develop Text to JSON converter in Java....Workbook class to load the source TXT format file Initiate an...formatted JSON data after converting the source TXT file These...

    kb.aspose.com/cells/java/how-to-convert-txt-to-...
  9. Manage VBA code of Excel Macro‑Enabled workbook...

    Add VBA module and modify VBA or macro with Aspose.Cells library....VBA or macro code inside the source Excel file using Aspose.Cells...following sample code loads the source Excel file which has the following...

    docs.aspose.com/cells/net/manage-vba-project/
  10. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an XLSX reader in C#....different options to improvise the data extraction process based on...rows and columns that contain data Set the loops to iterate the...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/