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

data source

(0.12 sec)
  1. MergeFieldImageDimensionUnit | Aspose.Words for...

    Specifies an unit of an image dimension i.e in Java....that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用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...
  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. 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...
  5. 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/
  6. 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...
  7. 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/
  8. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for Node.js via C++....content like images, charts and data into a single workbook. Aspose...via C++. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  9. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  10. 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...