Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 22,246 for

table

(0.28 sec)
  1. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....example shows how to bookmark a table: If you change the name of a...access columns of the bookmarked table: Move to a Bookmark If you need...

    docs.aspose.com/words/net/working-with-bookmarks/
  2. List of the Supported PSD Global Image Resource...

    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....0 only ) Indexed color table 1005 ResolutionInfo structure...Color Table Count. 2 bytes for the number of colors in table that...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  3. 使用 PHP 管理演示文稿中的表格单元格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式化单元格,实现无缝的幻灯片自动化。...pptx" ); try { $table = $pres -> getSlides () -> get_Item...$i = 0 ; $i < java_values ( $table -> getRows () -> size ()) ;...

    docs.aspose.com/slides/zh/php-java/manage-cells/
  4. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options...*MaxQuality, as listed in the table below. By default, QualitySettings...and others, as listed in the table below. Recognition Options Description...

    docs.aspose.com/barcode/net/recognition-quality...
  5. 指定在刷新数据透视表时数据透视表是否兼容Excel2003|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...., sample-pivot-table.xlsx).</p>' ; return ; } const...worksheet that contains pivot table data const dataSheet = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  6. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....content between a paragraph and table using the `ExtractContent` method...()-> getChild ( $ nodeType -> TABLE , 0 , true ); // Extract the...

    docs.aspose.com/words/java/extract-content-in-php/
  7. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....getTableName() Gets the name of the data table for the current merge operation...equals("CourseName")) { // The name of the table that we are merging can be found...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...FieldMergingArgsBase ) table_name Gets the name of the data table for the current...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compare two document - Free Support Forum - asp...

    good day, I am comparing two documents and I get an error when comparing. Could you take a look at it for me? Error: “An object of type Aspose.Words.Tables.Table cannot be cast to type Aspose.Words.Paragraph.”} thank…...The problem occurs because table columns incorrectly chosen for...comparison. Postponed till next table comparison improvements. benestom...

    forum.aspose.com/t/compare-two-document/254738
  10. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...initial page break or the last table row in the document, the second...elements like page breaks or tables that affect the layout. Here...

    forum.aspose.com/t/missing-chart-shape/312294