Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 12,532 for

merge documents

(0.45 sec)
  1. 通過 Java 合併 PPTX 文件 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 PPTX 文檔。...pptx" ); // Merge for (ISlide slide : prest2.getSlides())...getSlides()) { // Merge from source to target prest1.getSlides()...

    products.aspose.com/slides/zh-hant/java/merger/...
  2. Convert DOTX to ODP in Python or with free Onli...

    DOTX to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to ODP online converter quickly before integrating the code.... It is used to create documents with a consistent look and...be used to quickly create documents with the same formatting....

    products.aspose.com/total/python-net/conversion...
  3. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....values of fields in the whole document. updateFields () Remarks When...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail Merge is performed in Java....receive notifications while mail merge is performed. Examples: Shows...handling events during mail merge. public void testTagsReplacedEven()...

    reference.aspose.com/words/java/com.aspose.word...
  5. OdsoRecipientDataCollection.GetEnumerator | Asp...

    Discover the OdsoRecipientDataCollection GetEnumerator method—efficiently iterate through collection items with ease and enhance your data handling capabilities....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...
  6. OdsoRecipientDataCollection.Item | Aspose.Words...

    Effortlessly manage your OdsoRecipientDataCollection with our Item property. Easily retrieve or update items for seamless data handling....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...
  7. 通過 Java 合併 POTM 文件 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 POTM 文檔的 Java 示例代碼。...potm" ); // Merge for (ISlide slide : prest2.getSlides())...getSlides()) { // Merge from source to target prest1.getSlides()...

    products.aspose.com/slides/zh-hant/java/merger/...
  8. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET 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 Python via .NET for cell alignment settings.... Merging Cells Like Microsoft Excel...for Python via .NET supports merging several cells into one. Aspose...

    docs.aspose.com/cells/python-net/cells-alignmen...
  9. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....the Working with Fields documentation article. Remarks: Prompts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly Merge ADO Recordset data for efficient, personalized output....mail merge from an ADO Recordset object into the document. public...doc" Shows how to run a mail merge with data from an ADO dataset...

    reference.aspose.com/words/net/aspose.words.mai...