Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 20,223 for

insert documents

(0.17 sec)
  1. Gestión de Imágenes con C++|Documentation

    Agregar, posicionar y gestionar imágenes en hojas de cálculo usando la API Aspose.Cells for C++....:: cout << "Workbook with inserted picture saved successfully...hoja de cálculo de Excel AI Document Assistant Close Gestión de...

    docs.aspose.com/cells/es/cpp/managing-pictures/
  2. FieldBarcode.is_us_postal_address property | As...

    FieldBarcode.is_us_postal_address property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is a U.S... Document () builder = aw . DocumentBuilder...property: field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Changements dans l API publique dans Aspose.Cel...

    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....après certaines opérations d’insertion et de suppression, les index...marquée comme obsolète. AI Document Assistant Close Modifications...

    docs.aspose.com/cells/fr/net/public-api-changes...
  4. 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...
  5. 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...
  6. 使用 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...
  7. RevisionCollection.Accept | Aspose.Words per .NET

    Scopri il metodo RevisionCollection Accept per gestire e filtrare facilmente le revisioni in base ai tuoi criteri per semplificare gli aggiornamenti del progetto....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

    reference.aspose.com/words/it/net/aspose.words/...
  8. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [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...
  9. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../).... Document () builder = aw . DocumentBuilder...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Lưu trữ

    Lưu trữ...Tạo một đối tượng của lớp Document. Tạo một đối tượng của lớp...liệu Word bằng phương thức Document.save(). Mẫu mã sau đây cho...

    blog.aspose.com/vi/words/create-word-documents-...