Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 22,380 for

merge

(0.21 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....into the document during Mail Merge to get the formatted content...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  2. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Merge the first two cells of the table’s...(). setWidth ( 5 ); } } // Merges cells 1 & 2 of row 1 tbl ....

    docs.aspose.com/slides/java/manage-table/
  3. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Merge the first two cells of the table’s...-> set_Width ( 5 ); } } // Merges cells 1 & 2 of row 1 tbl ->...

    docs.aspose.com/slides/cpp/manage-table/
  4. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....respective REF fields during a mail merge. DataTable table = new DataTable("My...insertField(FieldType.FIELD_MERGE_FIELD, true); fieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... FLOW_CHART_MERGE Flow chart merge. FLOW_CHART_MULTIDOCUMENT...FLOW_CHART_MERGE public static int FLOW_CHART_MERGE Flow chart...

    reference.aspose.com/words/java/com.aspose.word...
  6. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library.... Easily convert, merge, encode, generate HTML code...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  7. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Optional watermark & document merge // ---------- if (showWatermark)...

    forum.aspose.com/t/how-to-imprve-performance-be...
  8. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX.... Merging cells A slightly more complex...complex table can be obtained by merging cells horizontally and/or vertically...

    docs.aspose.com/tex/java/latex-tables/
  9. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Merge the first two cells of the table’s...(). setWidth ( 5 ); } } // Merges cells 1 & 2 of row 1 tbl ....

    docs.aspose.com/slides/nodejs-java/manage-table/
  10. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....data at the beginning of a merge. getLastRecord() Gets the integral...data at the beginning of a merge. setLastRecord(String value)...

    reference.aspose.com/words/java/com.aspose.word...