Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 24,618 for

data source

(0.29 sec)
  1. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.Source_full_name](../Source_full_name/) is specified)....source_full_name is specified). @property...to edit a shape’s image data. img_source_doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XmlDataLoadOptions class | Aspose.Words for Python

    aspose.words.reporting.XmlDataLoadOptions class. Represents options for XML Data loading...class Represents options for XML data loading. To learn more, visit...indicating whether a generated data source will always contain an object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....Presentation class for the source presentation (the one that...passing the slide from the source presentation. Save the modified...

    docs.aspose.com/slides/python-net/clone-slides/
  4. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...node" ); // The path to the source directory. const sourceDir...= path . join ( __dirname , "data" ); const outputDir = path ...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  5. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, Data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples.... Set a Data Range for a Chart Aspose.Slides...the simplest API to set the data range for chart in an easiest...

    docs.aspose.com/slides/cpp/chart-calculations/
  6. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\.... \\ Data \\ 02_OutputDirectory \\ " ); // Load source workbook...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...
  7. Export VBA Certificate to File or Stream with C...

    Learn how to export a VBA digital certificate to a file or memory stream using Aspose.Cells for C++.... You can access the raw data of the VBA digital certificate...sample code that saves the raw data of the VBA certificate into...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  8. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....local file system as a font source. FileFontSource fileFontSource...via this source. getCacheKey() The key of this source in the cache...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Document::get_MailMergeSettings ...

    Aspose::Words::Document::get_MailMergeSettings method. Gets or sets the object that contains all of the mail merge information for a document in C++....to specify a mail merge data source for a document and this information...information (along with the available data fields) will appear in Microsoft...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....your computer under the name source.png : For simplicity, this...file = "source.png" ; AsposeOCRInput source ; source . url =...

    docs.aspose.com/ocr/cpp/hello-world/