Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 22,434 for

table

(0.11 sec)
  1. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...Slides 提供了 Table 类、 Cell 类以及其他类型,帮助您在各种演示文稿中创建、更新和管理表格。...rowHeight 数组。 通过 addTable 方法向幻灯片添加 Table 对象。 遍历每个 Cell ,对上、下、左、右边框进行格式化。...

    docs.aspose.com/slides/zh/php-java/manage-table/
  2. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...issue arises when the HTML table generated from Excel does not...width of the inserted HTML table to ensure it fits correctly...

    forum.aspose.com/t/extarct-content-from-excel-a...
  3. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....d><body><table><tr><td>10-01-2016</td></tr></table></body></html>"...Culture</title></head><body><table><tr><td>1234,56</td></tr></table></body></html>"...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  4. FieldRD class | Aspose.Words for Python

    aspose.words.fields.FieldRD class. Implements the RD field...when you create a table of contents, a table of authorities, or...when generating a table of contents, table of authorities, or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....); } If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  6. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…...overlapping or rendering on top of table content on the same page after...correctly, with the paragraph and table elements positioned appropriately...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  7. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Supported File Formats|Aspose.PDF for Reporting...

    Check out the supported file formats of Aspose.PDF for Reporting Services. Render your SSRS reports to PDF, DOC, XLS, and more with ease....Load Formats The following table indicates the file formats that...Save Formats The following table indicates the file formats in...

    docs.aspose.com/pdf/reportingservices/supported...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to Table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....whether to write page numbers to table of contents when saving HTML...when saving a document with a table of contents to .html. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....String firstDoc = getMyDir() + "Table column bookmarks.docx"; String...String secondDoc = getMyDir() + "Table column bookmarks.doc"; ComparerContext...

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