Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 20,166 for

table

(0.33 sec)
  1. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....ADJUST_LINE_HEIGHT_IN_TABLE Adjust Line Height in Table FORGET_LAST_TAB_ALIGNMENT...Like Word 95 ALIGN_TABLE_ROW_BY_ROW Align Table Rows by Rule LA...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....the region is contained in a table. If this region is unused then...then the title and table will still remain after the region is...

    docs.aspose.com/words/java/how-to-apply-custom-...
  3. CompatibilityOptions.autofit_to_first_fixed_wid...

    CompatibilityOptions.autofit_to_first_fixed_width_cell property. Allow Table Columns To Exceed Preferred Widths of Constituent Cells...._width_cell property Allow Table Columns To Exceed Preferred...option is called “Use Word 2003 table autofit rules” in MS Word 2013...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Performance/Memory optimization for writing lar...

    I am trying to add a Table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a Table to docum…...optimization for writing large tables in PDF Aspose.PDF Product Family...9:02am 1 I am trying to add a table with 7 columns and 100k rows...

    forum.aspose.com/t/performance-memory-optimizat...
  5. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!...hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/spe...
  6. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....new Document(getMyDir() + "Tables.docx"); Assert.assertEquals(2...doc.getChildNodes(NodeType.TABLE, true).getCount()); Node curNode...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 Java 从 PDF 中删除表格 | Aspose.PDF

    Java原始碼用於從Java和PHP上的PDF檔中刪除表格,德爾福。... resolve ( "Table_input.pdf" ). toString ());...TableAbsorber object to find tables TableAbsorber absorber = new...

    products.aspose.com/pdf/zh-hant/java/table/remove/
  8. Specify whether the PivotTable is compatible fo...

    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....property is set to true and pivot table is refreshed, the data of cell...cell B5 of the pivot table is truncated and it becomes 255 characters...

    docs.aspose.com/cells/java/specify-whether-the-...
  9. Additional line break is inserted after inserti...

    Hello Team, I am using the below code to insert a html content into a word document string htmlContent = builder.InsertHtml(htmlContent); if you check after the Table content line break is getting added which is not…...t); if you check after the table content line break is getting...your HTML content includes a table, the rendering engine may add...

    forum.aspose.com/t/additional-line-break-is-ins...
  10. 用C++更改切片器属性|Documentation

    使用Aspose.Cells和C++更改单个Excel文件中切片器的属性。...sample Excel file containing a table. U16String sourceDir ( u "....Access first table inside the worksheet. ListObject table = worksheet...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...