Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 27,834 for

data source

(0.18 sec)
  1. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Composer method. Gets or sets the composer of a Source in C++....Gets or sets the composer of a source. System :: SharedPtr < Aspose...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... data_dir = File . dirname ( File...dirname ( __FILE__ )))) + ' / data / ' # Open the target document...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  3. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::idx_set method. Gets or sets a person at the specified index in C++....Shows how to get bibliography sources available in the document....get_MyDir () + u "Bibliography sources.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.bib...
  4. MailMergeSettings.address_field_name property |...

    MailMergeSettings.address_field_name property. Specifies the column within the Data Source that contains e-mail addresses...Specifies the column within the data source that contains e-mail addresses...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert KML to CSV using C#

    This tutorial explains the conversion of KML to CSV using C#. It has the IDE settings, a list of steps, and a sample code for developing a KML to CSV converter using C#....option to select desired data from the source KML file. You will learn...attributes and geometry from the source KML to the output CSV file...

    kb.aspose.com/gis/net/convert-kml-to-csv-using-...
  6. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  7. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....The screenshot below shows a source Excel file that we will use...Download Source File and Output PDF You can download the source Excel...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  8. 将模板转换为 HTML – Aspose.HTML for .NET

    用 C# 将模板转换为 HTML。使用 XML/JSON 数据源、内联表达式和 foreach 指令创建动态内容。... Combine (DataDir, "data-source.json" )), 7 new TemplateLoadOptions()...XML data using C# 2 3 // Prepare a path to an HTML source file...

    docs.aspose.com/html/zh/net/convert-template-to...
  9. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....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/cpp/merge/html-to-png/
  10. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....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/cpp/merge/html-to-gif/