Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 23,987 for

data source

(0.14 sec)
  1. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-font-settings/
  2. Several WORD Into MARKDOWN C++

    Merge multiple a Word document into MARKDOWN in C++ code. Save a Word document as MARKDOWN using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-mar...
  3. Several HTML Into DOCX C++

    Merge multiple HTML into DOCX in C++ code. Save HTML as DOCX using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source HTML file in C++. Convert several...

    products.aspose.com/words/cpp/merge/html-to-docx/
  4. Several DOC Into Image C++

    Merge multiple DOC into Image in C++ code. Save DOC as Image using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-image/
  5. Several DOC Into RTF C++

    Merge multiple DOC into RTF in C++ code. Save DOC as RTF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-rtf/
  6. Several WORD Into TXT C++

    Merge multiple a Word document into TXT in C++ code. Save a Word document as TXT using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-txt/
  7. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  8. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-png/
  9. Several WORD Into JPG C++

    Merge multiple a Word document into JPG in C++ code. Save a Word document as JPG using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  10. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the document in C++....field name to a different data source field name, then this is...

    reference.aspose.com/words/cpp/aspose.words.mai...