Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 20,188 for

table

(0.42 sec)
  1. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Instantiate a table object auto tab2 = MakeObject < Table >(); // Add...Add the table in paragraphs collection of the desired section...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  2. 使用 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/
  3. 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-...
  4. 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...
  5. 用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...
  6. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/com...
  7. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... table_substitution . add_substitutes...font_settings . substitution_settings . table_substitution . get_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Binding Worksheet to a DataSet at Runtime using...

    This article introduces how to bind a worksheet to a DataSet in GridWeb....) { // Create Product Data Table DataTable prodTbl = new DataTable...Add products inside the data table prodTbl . Rows . Add ( 1 , "Grape...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....DataTable table = new DataTable("My Table"); table.getColumns()...add("Column 1"); table.getRows().add("Row 1"); table.getRows().add("Row...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your document processing with powerful features....number for a table of contents (including a table of figures)...compile all TC fields into a table of contents. FieldToc fieldToc...

    reference.aspose.com/words/net/aspose.words.fie...