Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 26,607 for

data source

(0.26 sec)
  1. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....how to edit a shape’s image data. Document imgSourceDoc = new...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to Run the Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The Data folder at the root of the Examples...mandatory that you download the Data folder along with the examples...

    docs.aspose.com/cells/cpp/how-to-run-the-examples/
  3. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....the code that converts the source file ( book1.xlsx ) to the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  4. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....can be incredibly useful for data extraction and analysis. With...in PDF documents for various data-related tasks. import aspose...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  5. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_AddressFieldName method. Specifies the column within the Data Source that contains e-mail addresses. The default value is an empty string in C++....Specifies the column within the data source that contains e-mail addresses...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::idx_get method. Gets or sets the name of the field in the Data Source associated with the specified mail merge field in C++....name of the field in the data source associated with the specified...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. 将模板转换为 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...
  8. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property to easily customize field value quoting for seamless Data handling and improved CSV management....Shows how to use CSV as a data source (string). Document doc =..."Reporting engine template - CSV data destination.docx" ); CsvDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/combine/
  10. 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/