Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 13,080 for

merge documents

(0.2 sec)
  1. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, Merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....accessing them, removing them, and merging cells using Aspose.Slides for...SaveFormat . PPTX ) Merge Table Cells Merge adjacent cells of a...

    docs.aspose.com/slides/python-net/examples/elem...
  2. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is Merged horizontally with other cells in the row....property Specifies how the cell is merged horizontally with other cells...the horizontal and vertical merge type of a cell. test ( 'CheckCellsMerged'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Find Field Properties|Aspose.Words for Java

    How to find some field properties like field code and field result in Java...for the names of merge fields in the document then you can instead...get names of all merge fields in a document. FAQ Q: How can I...

    docs.aspose.com/words/java/find-field-properties/
  4. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....Word using C# Merge Cells in Word using Python Merge Cells in Word...using C# Merge Cells in Word using Java Split Word Document into...

    kb.aspose.com/words/page/4/
  5. Convert Millimeters to Pixels – C# code

    Learn how to convert millimeters to pixels with the Unit class in Aspose.HTML for .NET. Get C# examples for mm to px conversion....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/pixel-calculator/m...
  6. MailMergeSettings.LinkToQuery | Aspose.Words fo...

    Discover the MailMergeSettings LinkToQuery property, learn how it controls query execution in Word Documents and its default setting for optimal performance....is executed every time the document is opened in Microsoft Word...Shows how to execute a mail merge with data from an Office Data...

    reference.aspose.com/words/net/aspose.words.set...
  7. Odso.ColumnDelimiter | Aspose.Words for .NET

    Discover the Odso ColumnDelimiter property to easily define column separators in external data sources. Enhance data organization with customizable delimiters!...Shows how to execute a mail merge with data from an Office Data...Data Source Object. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  8. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MergeFIELD.+\\* MergeFORMAT)"); try { // Find all text boxes containing Merge fields Docum…...Find all text boxes containing merge fields DocumentBuilder builder...builder = new DocumentBuilder(document); AtomicInteger bmCount =...

    forum.aspose.com/t/alternative-way-to-extract-a...
  9. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....UpdateFields Contents [ Hide ] Document.UpdateFields method Updates...values of fields in the whole document. public void UpdateFields...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldFillIn.default_response property | Aspose....

    FieldFillIn.default_response property. Gets or sets default user response (initial value contained in the prompt window).... Document () builder = aw . DocumentBuilder...page # created during a mail merge done using Microsoft Word. field...

    reference.aspose.com/words/python-net/aspose.wo...