Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 22,242 for

table

(0.11 sec)
  1. Section | Aspose.Words for Java

    Represents a single section in a document in Java....such as text runs, shapes, or tables to that paragraph. Assert....Shows how to find out if a tables are nested. public void ca...

    reference.aspose.com/words/java/com.aspose.word...
  2. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...实例化一个表格对象 auto tab2 = MakeObject < Table >(); // 将表格添加到所需部分的段落集合中 hfFoot...t5 ); auto table = MakeObject < Table >(); table -> set_ColumnWidths...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  3. AsposeAI class|Documentation

    Reference guide for the AsposeAI class for enabling spell-check correction using LLM models.... Default for table AI - TableGPT2-7B.Q4_K_S.gguf...and model are ready to use. Table recognition Specialized recognition...

    docs.aspose.com/ocr/net/ai/
  4. Plugins Licensing - System Requirements|Documen...

    C# Image Processing Library Licensing plugins to develop applications in any development environment that targets the .NET Standard 2.0 and higher....as outlined in the following table: .NET 8.0.0 or higher .NET 7...environments listed in the following table: Microsoft Visual Studio 2022...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  5. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...put 100 in B1, then all Data Table values formatted as Yellow will...now it also calculates Data Table array formula workbook . calculate_formula...

    docs.aspose.com/cells/zh/python-net/calculation...
  6. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ToaCategories.DefaultCategories | Aspose.Words ...

    Discover the ToaCategories DefaultCategories property for easy access to essential Table of authorities categories. Streamline your document management today!...DefaultCategories property Gets the default table of authorities categories. public...ToaCategories property to specify table of authorities categories for...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....elements such as text formatting, tables, headers, and others. This...Leaf blocks. Leaf Blocks The table below shows examples of using...

    docs.aspose.com/words/cpp/translate-markdown-to...
  9. 使用C++通过JavaScript将表格转换为ODS|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将带有表格的Excel文件转换为ODS格式。...< head > < title > Convert Table to ODS Example </ title > </...head > < body > < h1 > Convert Table to ODS Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. Working with Bookmarks in PDF using C++|Aspose....

    This section explain how to add, delete and get bookmark with Aspose.PDF for C++....contents of a PDF, just like a table of contents. In this section...

    docs.aspose.com/pdf/cpp/bookmarks/