Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 28,012 for

data source

(0.27 sec)
  1. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...// For complete examples and data files, please go to https://github...Cells-for-C // Source directory U16String sourceDir = u ".. \\ Data \\ 01_SourceDirectory...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  2. 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...
  3. Build conversion Options - Free Support Forum -...

    Hi, These are my conversions till now. Do you recommended to add more option according to sample Data or you have list of option to add? Thanks, /// <summary> /// Construct converter-specific options for As…...more option according to sample data or you have list of option to...<param name="sourceFormat">Source format option (e.g. "Gml")...

    forum.aspose.com/t/build-conversion-options/327578
  4. Pivot Tables without columns or rows lose forma...

    We are running into an issue refreshing a Pivot table that only has a Filter (no rows, columns or values). Aspose gets rid of some of the formatting and adds extra formatting to cells we do not expect to have pivot table…...not expect to have pivot table data in. Here is a before and after...Inspect the Source Data : Verify that the source data for the Pivot...

    forum.aspose.com/t/pivot-tables-without-columns...
  5. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...repeated for each record in the data source.” I don’t know if this could...behavior is expected. In your data source there is only one table with...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  6. Queries Element|Aspose.Words for SharePoint

    Queries element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....retrieving report data from the data source. It must contain at...SPXmlQuery 0-N Yes Describes XML data file location in a SharePoint...

    docs.aspose.com/words/sharepoint/queries-element/
  7. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

    reference.aspose.com/words/java/com.aspose.word...
  8. DOCX Mail Merge In Java

    Personalize your Mail merge DOCX file using Java. Automate emails or build reports using Mail merge DOCX template in Java....DOCX templates and data from custom data source Our solution provides...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/java/mailmerge/docx/
  9. Convert-Excel-to-JSON with C++|Documentation

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

    docs.aspose.com/cells/cpp/convert-excel-to-json/
  10. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/encrypting-excel-files/