Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 13,089 for

merge documents

(0.27 sec)
  1. OdsoRecipientDataCollection.Add | Aspose.Words ...

    Effortlessly enhance your data management with the OdsoRecipientDataCollection Add method—quickly add objects to streamline your collection process....designates which merge data source records a mail merge will exclude...exclude. Document doc = new Document ( MyDir + "Odso data.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  2. 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....columns to merge fields. Document doc = new Document ( MyDir +...collection defines how a mail merge will map columns from a data...

    reference.aspose.com/words/net/aspose.words.set...
  3. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel Documents, as well as XML and JSON files....PDF Portable Document Format. The original images...SaveFormat.PDF_NO_IMG Portable Document Format containing only text...

    docs.aspose.com/ocr/python-net/save-file/
  4. MappedDataFieldCollection.Remove | Aspose.Words...

    Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!...name of the mail merge field in the document. Examples Shows how...between them during a mail merge. Document doc = CreateSourceDocMappe...

    reference.aspose.com/words/net/aspose.words.mai...
  5. MailMergeRegionInfo.EndField | Aspose.Words for...

    Discover the MailMergeRegionInfo EndField property, which efficiently returns the end field for your data regions, enhancing your document automation....verify mail merge regions. Document doc = new Document ( MyDir +...+ "Mail merge regions.docx" ); // Returns a full hierarchy of...

    reference.aspose.com/words/net/aspose.words.mai...
  6. OdsoRecipientData | Aspose.Words for Java

    Represents information about a single record within an external data source that is to be excluded from the mail Merge in Java....the mail merge. To learn more, visit the Mail Merge and Reporting...Reporting documentation article. Remarks: If a record shall be merged...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....perform a mail merge. Document doc = new Document (); DocumentBuilder...table to be used as a mail merge data source. DataTable table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...0 , 2 , 2 ); // Merge the cells range . Merge (); // Insert value...value to the merged cell A1 sheet1 . GetCells (). Get ( 0 , 0...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  9. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3....mail merge on QR barcodes. Document doc = new Document (); DocumentBuilder...a data source during a mail merge. // This field will convert...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings.... Merging Cells Like Microsoft Excel...Excel, Aspose.Cells supports merging several cells into one. Aspose...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...