Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 22,332 for

table

(0.48 sec)
  1. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...pptx" ); try { var table = pres . getSlides (). get_Item...是一个表格 for ( var i = 0 ; i < table . getRows (). size (); i ++...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  2. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Python according to business needs...explained in the table below. Australia Post Encoding Table Supported...ignore_ending_filling_patterns_for_c_table property needs to be called...

    docs.aspose.com/barcode/python-net/barcode-read...
  3. Resize Image in HTML – C# – Aspose.HTML for .NET

    Resize images such as PNG, JPEG, GIF, TIFF, and BMP in HTML documents programmatically. Use Aspose.HTML for .NET API to resize images via C#....Create HTML Table Extract HTML Table Edit HTML Table © Aspose Pty...

    products.aspose.com/html/net/images/resize/
  4. Parse PDF documents C/C++|Aspose.PDF for C++

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for C++.... Extract Data from Table . Extract Tables from PDF programmatically...

    docs.aspose.com/pdf/cpp/parsing/
  5. Mail Merge with Regions in C++|Aspose.Words for...

    Create different regions in your template to have special areas that you can simply fill with your data. Use the Mail Merge with regions if you want to insert Tables, rows with repeating data to make your documents dynamically grow....regions if you want to insert tables, rows with repeating data to...merge region in a cell of a table, you must end the merge region...

    docs.aspose.com/words/cpp/mail-merge-with-regions/
  6. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....the Heading styles) inside tables. getDefaultBookmarksO() Specifies...the Heading styles) inside tables. setDefaultBookmarksO(int value)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Producer Name in Outputs|Aspose.Words for Java

    Aspose.Words for Java add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....file format, the following table lists the ways that you can...to the variants shown in the table. The version number of Aspose...

    docs.aspose.com/words/java/generator-or-produce...
  8. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...First(); var table = ws.ListObjects.First(); foreach...foreach (var col in table.ListColumns) { if (col != null) { var...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  9. Convert Word to Excel in Python | Convert DOCX ...

    Learn how to convert Word to Excel using Python. Develop your own DOCX (DOC) to XLSX converter application to convert Word files to XLSX. Convert Word to Excel Online....and want to convert it into a table format (XLS or XLSX) for further...images, tables and other Word document objects into a table format...

    blog.aspose.com/words/convert-word-to-excel-usi...
  10. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。...shape )) { SharedPtr < ITable > table = ExplicitCast < ITable > (...shape ); for ( auto && row : table -> get_Rows ()) { row -> set_MinimalHeight...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...