Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 20,122 for

insert documents

(0.27 sec)
  1. Chèn hình dạng vào Word bằng Python

    Bài viết này hỗ trợ cách chèn hình dạng vào Word bằng Python. Bài viết có cài đặt IDE, các bước và mã mẫu cho thấy cách vẽ đường thẳng trong Word bằng Python....chèn hình dạng Tạo một Word document mới để thêm hình dạng Liên...nội tuyến bằng cách sử dụng insert_shape() bằng cách sử dụng loại...

    kb.aspose.com/vi/words/python/insert-shape-in-w...
  2. 使用 Python 在 Word 中插入形状

    本文介绍如何使用 Python 在 Word 中插入形状。它包含 IDE 设置、步骤和示例代码,展示如何使用 Python 在 Word 中画一条直线。...Word document 以添加形状 将 DocumentBuilder 对象与其链接 使用 insert_shape()...insert_shape() 使用形状类型、大小和旋转角度插入内联形状 使用 insert_shape 的重载方法插入浮动形状,并附带必要的参数和旋转角度...

    kb.aspose.com/zh/words/python/insert-shape-in-w...
  3. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Document () builder = aw . DocumentBuilder...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing...

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

    Archiwa...dokument przy użyciu klasy Document. Następnie utwórz obiekt DocumentBuilder...DocumentBuilder i zainicjuj go obiektem Document. Wstaw obraz do dokumentu...

    blog.aspose.com/pl/words/convert-image-to-pdf-p...
  5. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... Document () builder = aw . DocumentBuilder...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...the Working with Fields documentation article. Remarks Retrieves...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python 中的文档生成器概述|Python via .NET 格式的 Aspose.Words

    DocumentBuilder 允许您从头开始构建动态文档或使用 Python 将新元素添加到现有文档中。 DocumentBuilder 提供了在 Python 中插入文本、复选框、表格、图像和其他内容元素的方法。...DocumentBuilder 是一个功能强大的类,它与 Document 相关联,使您能够从头开始构建动态文档或向现有文档添加新元素。...DocumentBuilder 补充了 Aspose.Words Document Object Model (DOM) 中可用的类和...

    docs.aspose.com/words/zh/python-net/document-bu...
  10. Come aggiungere l'annotazione Caret usando Java...

    Codice di esempio Java per aggiungere Caret annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....in un’istanza della classe Document Crea una nuova pagina o ottieni...Load the PDF file Document document = new Document ( _dataDir + "sample...

    products.aspose.com/pdf/it/java/annotation/care...