Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 20,120 for

insert documents

(0.17 sec)
  1. OLE 对象和在线视频|Python via .NET 格式的 Aspose.Words

    使用 Python 将 ole 对象或在线视频插入文档中。...插入 OLE 对象 如果您需要 OLE 对象,请调用 insert_ole_object 方法并将 ProgId 与其他参数显式传递给它。...对象作为图标。为此, DocumentBuilder 类公开了 insert_ole_object_as_icon 方法: 以下代码示例演示如何将嵌入的...

    docs.aspose.com/words/zh/python-net/working-wit...
  2. Converteer PPTX naar Word in C# | products.aspo...

    Converteer PPTX naar Word in C#. Gebruik de .NET-bibliotheek-API om PowerPoint naar Word te converteren...naar pagina’s in een Word-document. Converteer PowerPoint naar...Presentation(); var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/slides/nl/net/conversion/pp...
  3. วิธีการเพิ่ม Caret คำอธิบายประกอบโดยใช้ C++ | A...

    รหัสที่มาเพิ่ม Caret คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var caretAnnotation1...

    products.aspose.com/pdf/th/cpp/annotation/caret...
  4. Adding a New Task | Aspose.Tasks Documentation

    Learn how to add Microsoft Project tasks using Aspose.Tasks for .NET....child collection, effectively inserting it into the project hierarchy...

    docs.aspose.com/tasks/net/adding-a-new-task-in-...
  5. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Thêm Trang vào PDF trong Python | Chèn một Tran...

    Thêm trang vào PDF trong Python. Học cách chèn một trang vào PDF, thêm các trang từ các PDF khác và chèn các trang ở các vị trí cụ thể bằng cách lập trình.... Lớp Document của API được sử dụng để tải...hiện có bằng cách sử dụng lớp Document . Sử dụng phương thức pages...

    blog.aspose.com/vi/pdf/add-pages-to-pdf-in-python/
  7. Insertar imágenes y formas en archivos de Excel...

    Gestionar imágenes, objetos OLE y formas en archivos de Excel usando Aspose.Cells for JavaScript a través de C++..../> < p > Select an image to insert into the worksheet (required):...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/es/javascript-cpp/insert-...
  8. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldBarcode.postal_address property | Aspose.W...

    FieldBarcode.postal_address property. Gets or sets the postal address used for generating a barcode or the name of the bookmark that refers to it.... Document () builder = aw . DocumentBuilder...property: field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

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