Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 20,448 for

document insertion

(0.12 sec)
  1. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... Document () builder = aw . DocumentBuilder...based on points: builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Adding, Extracting, and Deleting Tables in PDF Using Java https://products.aspose.com/pdf/java/table/ Recent content in Adding, Extracting, and......Java subtitle ltr Insert table to PDF document programmatically...How to adding Tables in PDF document Using Java Library content...

    products.aspose.com/pdf/java/table/index.xml
  4. 将幻灯片移动到新位置|Aspose.Slides 文档

    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....presentationDocument ) { // Check for a null document object. if ( presentationDocument...Get the presentation part of document. PresentationPart presentationPart...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  5. Aspose::Words::Fields::ToaCategories::idx_set m...

    Aspose::Words::Fields::ToaCategories::idx_set method. Gets or sets the category heading by category number in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...s () -> idx_get ( 2 )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldOptions::get_ToaCat...

    Aspose::Words::Fields::FieldOptions::get_ToaCategories method. Gets or sets the table of authorities categories in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...s () -> idx_get ( 2 )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldTA :...modifications made to the document. get_IsItalic () Gets whether...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 使用 Python 在 Word 中插入目录

    使用 Python 在 Word 中插入目录。获取设置 IDE 的详细信息、任务列表以及使用 Python 在 Word 中添加目录的示例代码。...设置环境以转换文本以插入 TOC 将Word文件访问到 Document 类对象中并初始化 DocumentBuilder 对象...Python 在 Word 中插入内容页面,该过程将通过使用 Document 类加载 Word 文件来启动,并配置支持添加目录的...

    kb.aspose.com/zh/words/python/insert-a-table-of...
  9. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIf.left_expression property | Aspose.Words...

    FieldIf.left_expression property. Gets or sets the left part of the comparison expression....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...