Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 26,440 for

data source

(0.15 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. 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...
  3. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。... 在以下示例代码中,我们使用了 source excel file 。如果您将单元格B1的值更改为...示例代码生成了 output PDF 。 以下是用于从 source excel file 生成 output PDF 的示例代码。...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  4. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....following sample code loads the source Excel file . It sets the TxtSaveOptions...the comparison between the source Excel file, the default output...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  5. OdsoFieldMapData.Clone | Aspose.Words for .NET

    Effortlessly create a deep clone of your OdsoFieldMapData object with our Clone method. Enhance your Data management with precision and ease....the collection of data that maps data source columns to merge...new Document ( MyDir + "Odso data.docx" ); // This collection...

    reference.aspose.com/words/net/aspose.words.set...
  6. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced Data integration....will accept values from a data source during a mail merge. // This...convert all values in a merge data source's "MyITF14Barcode" column...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Using Smart Markers|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....that reference one or more data source, such as information from...example of a data marker is &=Party.FullName. If the data marker results...

    docs.aspose.com/cells/java/using-smart-markers/
  8. DOCX Mail Merge In C++

    Personalize your Mail merge DOCX file using C++. Automate emails or build reports using Mail merge DOCX template in C++....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/cpp/mailmerge/docx/
  9. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal Data to automate mailings or generate reports using C++....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/cpp/mailmerge/
  10. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Document class object with the source PDF file. Create a Document...Delete page in source document. Save the source PDF using the...

    docs.aspose.com/pdf/net/move-pages/