Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 26,624 for

data source

(0.34 sec)
  1. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...February 6, 2026, 12:57pm 28 Data source: Osm.7z (865 Bytes) danies8...Osm => Osm i gave you the data source also. danies8 February 9...

    forum.aspose.com/t/bug-verification-for-same-fo...
  2. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  3. LINQ Reporting Engine or Mail Merge in Java|Asp...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for Java and which solution is better to choose?...filling template documents with data: Mail Merge and LINQ Reporting...merge fields to be replaced with data, and fields of other types supported...

    docs.aspose.com/words/java/linq-reporting-engin...
  4. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

    reference.aspose.com/words/java/com.aspose.word...
  5. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  6. Combine Multiple Worksheets into a Single Works...

    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....reads a source workbook and combines the data of all source worksheets...

    docs.aspose.com/cells/net/combine-multiple-work...
  7. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....Cells rendered the source excel file into the output...sample code to convert the source excel file into the output...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  8. Convert-Excel-to-JSON with Node.js via C++|Docu...

    Learn how to convert an Excel file to JSON using Aspose.Cells for Node.js via C++....the code that converts the source file to the generated JSON...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...the format code applied to a data label. isLinkedToSource Specifies...format code is linked to a source cell. Default is true. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/conditional-format...