Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 24,171 for

data source

(0.1 sec)
  1. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing...Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/java/advanced-api-featu...
  2. DocumentProperty class | Aspose.Words for Node.js

    Aspose.Words.Properties.DocumentProperty class. Represents a custom or built-in document property... linkSource Gets the source of a linked custom document...the property. type Gets the data type of the property. Methods...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the Data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++....class Provides access to the data of an OLE object or ActiveX...sets the path and name of the source file for the linked OLE object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Keep Separators for Blank Rows while exporting ...

    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 . It sets the TxtSaveOptions...the comparison between the source Excel file, the default output...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  5. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in Node.js using Aspose.Cells for Node.js via C++....following sample code loads the source excel file and accesses the...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  6. 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...spaces. Aspose.PSD can convert data into color space as required...

    docs.aspose.com/psd/net/color-space-conversion-...
  7. Freeze First Column(s) of Excel Worksheet|Docum...

    In this article, you will learn how to freeze left columns of Excel Worksheets programmatically using C# Library with .NET API....When you have a huge amount of data in a row, so you are unable...portion even when the rest of the datas are being scrolled. You can...

    docs.aspose.com/cells/net/how-to-freeze-columns...
  8. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/comments-and-notes/
  9. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a Source cell. Default is true in C++....format code is linked to a source cell. Default is true. bool...(); // Clear the chart's demo data series to start with a clean...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Convert TXT to JSON File in C#

    In this brief article, you will understand how to convert txt to json file in C#. It covers setting up the environment, and algorithm steps followed by a sample code to create Text to JSON converter in C#....the Workbook class to get the source TXT file Create a JsonSaveOptions...instance Write the created JSON data after converting the input TXT...

    kb.aspose.com/cells/net/how-to-convert-txt-to-j...