Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 20,290 for

table

(0.12 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AutofitToFirstFixedWidthCell method. Allow Table Columns To Exceed Preferred Widths of Constituent Cells in C++....ToFirstFixedW method Allow Table Columns To Exceed Preferred...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. 设置数据透视表选项 对空单元格显示|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....worksheet and its first pivot table const worksheet = workbook ..."null" ; // Recalculate pivot table data pt . calculateData ();...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....method by passing the selected table and saving the output after...against each record in the table. This article has taught us...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  4. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!...of the first column of the table column range associated with...true if this bookmark is a table column bookmark. LastColumn...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....Paragraph and Portion Inside a Table Cell TextFrame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/cpp/paragraph/
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_AutofitToFirstFixedWidthCell method. Allow Table Columns To Exceed Preferred Widths of Constituent Cells in C++....ToFirstFixedW method Allow Table Columns To Exceed Preferred...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and Unix(UAT) environments when working with Tables. Problem: The value of the following properties di…...Different Results for Table.y and Cell.offset_y for Unix and...Slides Product Family slides-table , slides-python abhinandan824...

    forum.aspose.com/t/different-results-for-table-...
  8. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...instances of String of text in a table and cell. Document doc = new...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/ran...
  9. CellFormat.topPadding property | Aspose.Words f...

    CellFormat.topPadding property. Returns or sets the amount of space (in points) to add above the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellFormat.WrapText | Aspose.Words for .NET

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in cells for a cleaner look....Examples Shows how to build a table with custom borders. Document... StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/net/aspose.words.tab...