Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 24,387 for

data source

(0.09 sec)
  1. Aspose::Words::Settings::Odso::set_FieldMapData...

    Aspose::Words::Settings::Odso::set_FieldMapDatas method. Sets a collection of objects that specify how columns from the external Data Source are mapped to the predefined merge field names in the document. This object is never null in C++....columns from the external data source are mapped to the predefined...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Settings::Odso::get_FieldMapData...

    Aspose::Words::Settings::Odso::get_FieldMapDatas method. Gets a collection of objects that specify how columns from the external Data Source are mapped to the predefined merge field names in the document. This object is never null in C++....columns from the external data source are mapped to the predefined...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  4. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....background without obscuring the data on the sheet. You can set a...close (); Vector < uint8_t > data ( buffer , fileSize ); delete...

    docs.aspose.com/cells/cpp/insert-background-ima...
  5. Render WebForms DataGridView to PDF|Aspose.PDF ...

    This sample shows how to use Aspose.PDF library to render WebForm to PDF.... Source Files You can find the code...Editor Render table from the data source Analyzing your prompt, please...

    docs.aspose.com/pdf/net/render-webforms-datagri...
  6. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Several WORD Into TXT Python

    Merge multiple a Word document into TXT in Python code. Save a Word document as TXT using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/word...
  9. Several TEXT Into HTML Python

    Merge multiple TEXT into HTML in Python code. Save TEXT as HTML using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/text...
  10. Several PDF Into XPS Python

    Merge multiple PDF into XPS in Python code. Save PDF as XPS using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/pdf-...