Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 20,524 for

data source

(0.08 sec)
  1. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Column method. Specifies the zero-based index of the column within an external Data Source which shall be mapped to the local name of a specific MERGEFIELD field. The default value is 0 in C++....column within an external data source which shall be mapped to...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::MailMerging::MailMerge::get_Reta...

    Aspose::Words::MailMerging::MailMerge::get_RetainFirstSectionStart method. Gets a value indicating whether the SectionStart of the first document section and its copies for subsequent Data Source rows are retained during mail merge or updated according to MS Word behaviour in C++....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Several TEXT Into JPG Python

    Merge multiple TEXT into JPG in Python code. Save TEXT as JPG using Python....example that iterates through source text files and combines them...Document(fileName) # Append the source document to the end of the...

    products.aspose.com/words/python-net/merge/text...
  4. Several HTML Into GIF Python

    Merge multiple HTML into GIF in Python code. Save HTML as GIF using Python....example that iterates through source HTML files and combines them...Document(fileName) # Append the source document to the end of the...

    products.aspose.com/words/python-net/merge/html...
  5. Several HTML Into PNG Python

    Merge multiple HTML into PNG in Python code. Save HTML as PNG using Python....example that iterates through source HTML files and combines them...Document(fileName) # Append the source document to the end of the...

    products.aspose.com/words/python-net/merge/html...
  6. Several HTML Into PNG Javascript

    Merge multiple HTML into PNG in JavaScript code. Save HTML as PNG using JavaScript....example that iterates through source HTML files and combines them...Document(fileName); // Append the source document to the end of the...

    products.aspose.com/words/nodejs-net/merge/html...
  7. Several HTML Into GIF Javascript

    Merge multiple HTML into GIF in JavaScript code. Save HTML as GIF using JavaScript....example that iterates through source HTML files and combines them...Document(fileName); // Append the source document to the end of the...

    products.aspose.com/words/nodejs-net/merge/html...
  8. 通过 C++ 使用 Node.js 获取带有外部链接的范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 获取带有外部链接的范围。高效地从不同的 Excel 文件中检索数据。...node" ); // Source directory const sourceDir =...join ( __dirname , "data" ); // Load source Excel file const filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/get-range-w...
  9. How to Convert TSV to Excel in Node.js

    This short topic explains how to convert TSV to Excel in Node.js. It covers all the required details like the configuration steps, step-wise process and a working sample code that changes TSV to XLSX in Node.js....convert TSV to XLSX Set the source file format that is required...LoadOptions class instance Load the source TSV file using an instance...

    kb.aspose.com/cells/nodejs/how-to-convert-tsv-t...
  10. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...