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

insert documents

(0.12 sec)
  1. 在 Python 中將頁面添加到 PDF | 將頁面插入 PDF

    在 Python 中向 PDF 添加頁面。學習如何在 PDF 中插入頁面、從其他 PDF 添加頁面,以及以程式方式在特定位置插入頁面。...該 API 的 Document 類用於加載和表示 PDF 文檔。要在文件末尾添加新的空白頁面,請調用...方法。 按照以下步驟將空白頁添加到 PDF 文檔: 使用 Document 類別載入現有的 PDF 文件。 使用 pages.add()...

    blog.aspose.com/zh-hant/pdf/add-pages-to-pdf-in...
  2. چگونگی اضافه کردن Text حاشیه نویسی با استفاده ا...

    سورس کد در C# برای اضافه کردن Text حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/fa/net/annotation/text/...
  3. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。...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/zh-hans/net/annotation/...
  4. NodeChangingArgs.OldParent | Aspose.Words لـ .NET

    اكتشف خاصية NodeChangingArgs OldParent، التي تسترد العقدة الأصلية قبل التغييرات، مما يضمن عمليات سلسة وإدارة بيانات محسنة....NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...AreEqual ( NodeChangingAction . Insert , args . Action ); Assert ...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. How to add Caret Annotation using C++ | Aspose.PDF

    Add Caret annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/caret/add/
  6. JavaScript を使用したチャート内のシェイプ(C++ 経由)|Documentation

    Microsoft Excel でチャートやコントロールを追加・カスタマイズするために C++ 経由の Aspose.Cells for JavaScript の使い方を学習します。このガイドでは、チャートの要素を操作し、書式設定を調整し、チャートの外観や操作性を向上させる方法を示します。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/ja/javascript-cpp/control...
  7. עבודה עם Shapes Python|Aspose.Words עבור Python...

    ליצור ולנהל צורות, אובייקטים ole במסמך באמצעות Python.... המונחים: shapes Using Document Builder באפשרותך להוסיף טופס...באמצעות שימוש insert_shape שיטה. The The The insert_shape שיטה מאפשרת...

    docs.aspose.com/words/he/python-net/working-wit...
  8. Rechercher des propriétés de champ dans Python|...

    Comment trouver certaines propriétés de champ telles que le code de champ et le résultat du champ dans Python.... insert_field renvoie un objet Field...des champs de fusion dans un document, vous pouvez utiliser la méthode...

    docs.aspose.com/words/fr/python-net/find-field-...
  9. เพิ่มหน้าไปยัง PDF ใน Python | แทรกหน้าไปยัง PDF

    เพิ่มหน้าลงใน PDF ใน Python เรียนรู้วิธีการแทรกหน้าใน PDF, เพิ่มหน้าจาก PDF อื่น ๆ และแทรกหน้าในตำแหน่งเฉพาะด้วยโปรแกรม...PDF สำหรับ API Python คลาส Document ของ API ถูกใช้เพื่อโหลดและแสดงเอกสาร...โหลดเอกสาร PDF ที่มีอยู่โดยใช้คลาส Document 。 ใช้วิธีการ pages.add() เพื่อเพิ่มหน้าใหม่。...

    blog.aspose.com/th/pdf/add-pages-to-pdf-in-python/
  10. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...the Working with Tables documentation article. Remarks It is not...styles of a table. doc = aw . Document () builder = aw . DocumentBuilder...

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