Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 26,712 for

data source

(1.55 sec)
  1. Clean Up Before or During Mail Merge|Aspose.Wor...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using C#....If the merge field in the data source does not have a column or...in the data source contains a mapping field but the data is null...

    docs.aspose.com/words/net/clean-up-before-or-du...
  2. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....Pivot fields format options Data field format options Setting...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  3. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  4. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...// For complete examples and data files, please go to https://github...e.Cells-for-C // Load your source ods file U16String odsFilePath...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/
  5. OdsoRecipientData.active property | Aspose.Word...

    OdsoRecipientData.active property. Specifies whether the record from the Data Source shall be imported into a document when the mail merge is performed...whether the record from the data source shall be imported into a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your documents, enhancing visual appeal and layout....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/net/aspose.words.mai...
  7. 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
  8. Show report filter pages option|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.... Sample source file and output files can be...for testing the sample code: Source Excel File Output Excel File...

    docs.aspose.com/cells/net/show-report-filter-pa...
  9. Mail Merge

    Mail merge Word or PDF files in Python. Fill in the Mail merge template with your personal Data to automate mailings or generate reports using Python....document templates and user data into files of various formats...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/python-net/mailmerge/
  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...