Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 22,282 for

merge

(0.14 sec)
  1. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Merge the first two cells of the table’s...BorderRight . Width = 5 ; } } // Merges cells 1 & 2 of row 1 tbl ....

    docs.aspose.com/slides/net/manage-table/
  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. 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...
  4. 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/
  5. 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...
  6. 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/
  7. 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/
  8. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....FlowChartMerge 128 Flow chart merge. FlowChartOfflineStor 129 Flow...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....Formatting PDF Document using C++ Merge PDF using C++...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/