Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 23,206 for

table

(0.51 sec)
  1. 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...
  2. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....document used to build the table. get_CaptionlessTableOfFi ()...identifier used when building a table of figures that does not include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Supported File Formats|Aspose.GIS for .NET

    The vector formats that GIS C#.NET Library can read or write include ESRI Shapefile, GeoJSON, TopoJSON, Keyhole Markup Language, GPS Exchange Format, OpenStreetMap (OSM) XML and supports file formats like .shp, .shx, .dbf, .geojson, .gdb, .gml, .kml, .mif, .osm....Vector Formats The following table indicates the vector formats...csv Databases The following table indicates the supported databases...

    docs.aspose.com/gis/net/supported-file-formats/
  5. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...of("Table 14.1.1.1.1_Shell_Solution_H...ction_20250701 (6).docx", "Table 14.1.1.1.1_Shell_Solution_H...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Estrai le tabelle dal PDF usando Python https://products.aspose.com/pdf/it/python-net/Table/extract/ Recent content in Estrai le tabelle dal PD......com/pdf/it/python-net/table/extract/ Recent content in Estrai...aspose.com/pdf/it/python-net/table/extract/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/python-net/table/ext...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج جداول از PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/Table/extract/ Recent content in استخراج جداول از PDF با استفاده ا......com/pdf/fa/net/table/extract/ Recent content in استخراج...https://products.aspose.com/pdf/fa/net/table/extract/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/net/table/extract/in...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – حذف جداول از PDF با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/Table/remove/ Recent content in حذف جداول از PDF با استفاده از C++ on......com/pdf/fa/cpp/table/remove/ Recent content in حذف...https://products.aspose.com/pdf/fa/cpp/table/remove/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/cpp/table/remove/ind...
  10. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...did not replace tags inside tables , which was the expected behavior...started replacing tags inside tables as well , which is causing...

    forum.aspose.com/t/unexpected-behavior-in-word-...