Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 28,172 for

data source

(1.64 sec)
  1. Convert Dates to Japanese Dates with Node.js vi...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for Node.js via C++....following code snippet converts the source Excel file containing Gregorian...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-dates-...
  2. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your document automation process....default, a mail merge places data from each row of a table into...mail merge to insert data from the data source at those tags. //...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Support for XAdES Signature with Node.js via C+...

    This article describes support for XAdES Signature using Node.js via C++ with Aspose.Cells....DigitalSignature class to sign the source workbook. const path = require...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/support-for-xa...
  4. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++.... join ( __dirname , "data" ); const filePath = path ....= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  5. Working with Projects in Ruby | Aspose.Tasks Do...

    Learn how to use Aspose.Tasks Java library in Ruby for reading, modifying, saving and converting Microsoft Project MPP/XML files....Ruby 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/working-with-project...
  6. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...correctly‑formatted string in your data source (e.g., EM-987-9999-222 )...string in code or in the data source, because Word’s field switches...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  7. Posting Forms in PDF via Java|Aspose.PDF for Java

    Add submit buttons and submission actions to PDF AcroForms using Aspose.PDF for Java....a FormEditor facade for the source PDF document. Add the configured...submit action manually Open the source PDF Document . Create the SubmitFormAction...

    docs.aspose.com/pdf/java/posting-form/
  8. 用C++将表格转换为ODS格式|Documentation

    使用Aspose.Cells将含表格的Excel文件转换为ODS文件格式。...// For complete examples and data files, please go to https://github...com/aspose-cells/Aspose.Cells-for-C++ // Source directory path U16String sourceDir...

    docs.aspose.com/cells/zh/cpp/convert-table-to-ods/
  9. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....the code that converts the source file to the XLSX file generated...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  10. How to Change CSV to PDF in Node.js

    This short tutorial entails details about how to change CSV to PDF in Node.js. You can convert a file from CSV to PDF in Node.js using an easy API interface in operating systems like Windows, Linux or macOS....set the separator used in the source CSV Instantiate the Workbook...Workbook class object to load the source CSV using the above configuration...

    kb.aspose.com/cells/nodejs/how-to-change-csv-to...