Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 20,803 for

insert documents

(0.51 sec)
  1. إدارة بيانات ملفات إكسل باستخدام C++|Documentation

    تصف هذه المقالة كيفية عرض وتحرير بيانات ملفات إكسل باستخدام مكتبة Aspose.Cells باستخدام C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...أجزاء النص الغني للخلية AI Document Assistant Close إدارة النطاقات...

    docs.aspose.com/cells/ar/cpp/view-and-edit-exce...
  2. Конвертация презентаций PowerPoint в документы ...

    Узнайте, как легко конвертировать презентации PowerPoint и OpenDocument в документы Word с помощью Aspose.Slides for Python via .NET. Наше пошаговое руководство с образцом кода на Python предоставляет решение для разработчиков, желающих оптимизировать процессы работы с документами....Создайте экземпляры классов Document и DocumentBuilder для создания...документ Word, используя метод insert_image класса DocumentBuilder...

    docs.aspose.com/slides/ru/python-net/convert-po...
  3. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria.... Document () builder = aw . DocumentBuilder...builder . write ( 'This is insertion revision #1. ' ) doc . stop_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria.... Document () builder = aw . DocumentBuilder...builder . write ( 'This is insertion revision #1. ' ) doc . stop_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Merge field does not retain indentation after p...

    Hi, I have added merge field in the following way : Here you can see that the merge field is indented. But after I execute MailMerge with Aspose.Words then I get something like following: Here you can see that i…...are inserted for the additional lines inherit the document’s default...re‑apply the same style to the inserted paragraphs if needed, e.g...

    forum.aspose.com/t/merge-field-does-not-retain-...
  6. 使用 .NET 添加、移动或删除 PDF 中的页面 | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式处理文档的 PDF 页面...檔案建立一個 Document 物件。 使用指定的索引呼叫 PageCollection 集合的 Insert 方法。 使用...Pdf . Document ( inputFile ); pdfDocument . Pages . Insert ( 2...

    products.aspose.com/pdf/zh-hant/net/pages/
  7. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....additional options for the document building process. Constructors...content after. doc = aw . Document () builder_options = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Supprimer les lignes et colonnes vides dans une...

    Apprenez comment supprimer toutes les lignes et colonnes vides d une feuille de calcul en utilisant Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/fr/javascript-cpp/delete-...
  9. วิธีการเพิ่ม Watermark คำอธิบายประกอบโดยใช้ C++...

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

    products.aspose.com/pdf/th/cpp/annotation/water...
  10. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....from the beginning of the document with 0 being the first section...index from the end of the document with -1 being the last section...

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