Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 20,060 for

insert documents

(0.44 sec)
  1. Alakzat beszúrása a Wordbe Python használatával

    Ez a cikk segítséget nyújt abban, hogyan illeszthet be alakzatot a Wordbe Python használatával. Tartalmazza az IDE-beállításokat, lépéseket és egy mintakódot, amely bemutatja, hogyan lehet egyenes vonalat rajzolni a Wordben Python használatával....Hozzon létre egy új Word-et document alakzatok hozzáadásához Kapcsoljon...Inline alakzat beszúrása az insert_shape() segítségével az alakzattípus...

    kb.aspose.com/hu/words/python/insert-shape-in-w...
  2. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....rows with a document builder. doc = aw . Document () builder =.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何使用 C++ 添加 Watermark 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 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-hant/cpp/annotation/...
  4. 如何使用 .NET 添加 Strikeout 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Strikeout 批注。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  5. 如何使用 C++ 添加 Strikeout 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Strikeout 註釋的原始程式碼...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  6. 如何使用 .NET 添加 Underline 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Underline 批注。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var UnderlineAnnotation1...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  7. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...for a saved document to adhere to. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 .NET 添加、移动或删除 PDF 中的页面 | Aspose.PDF

    C# 示例代碼,用於通過 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上以編程方式操作文檔的 PDF 頁面。...檔案建立一個 Document 物件。 使用指定的索引呼叫 PageCollection 集合的 Insert 方法。 使用...Pdf . Document ( inputFile ); pdfDocument . Pages . Insert ( 2...

    products.aspose.com/pdf/zh-hant/net/pages/
  9. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark....in the document using a REF field. doc = aw . Document () builder...variable. field_set = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... Document () builder = aw . DocumentBuilder...) # Create table. builder . insert_cell () builder . paragraph_format...

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