Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 26,711 for

data source

(0.64 sec)
  1. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++....GetValidation method by loading the source ODS file and reading the validation...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  2. Pivot Tables|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....Pivot Table Pivot Table and Source Data with Golang via C++ Refresh...Golang via C++ Working with Data Display Formats of DataField...

    docs.aspose.com/cells/go-cpp/pivot-tables/
  3. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the Source Data point to the destination Data point....copy_format method copy_format(source_index, destination_index) Copies...from the source data point to the destination data point. def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Combine Multiple Workbooks into a Single Workbo...

    Combine multiple workbooks into a single workbook by using Java code and Aspose.Cells for Java API....content like images, charts, and data into a single workbook. Aspose...for Java. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/java/combine-multiple-wor...
  5. Save Workbook to Text or CSV Format in Aspose.C...

    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.... Load the source workbook, which could be any...is executed, it converts the data of all sheets in the workbook...

    docs.aspose.com/cells/net/save-workbook-to-text...
  6. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides Data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....ImageFieldMergingArg class Provides data for the ImageFieldMerging()...of the merge field in the data source. get_FieldValue () const...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/characters-blacklist/