Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 20,486 for

insert documents

(2.59 sec)
  1. 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...
  2. 使用 .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/
  3. 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...
  4. 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...
  5. آرشیوها

    آرشیوها...مراحل زیر: یک نمونه از کلاس Document ایجاد کنید. یک نمونه از کلاس...یک عکس را با استفاده از متد insert_image() به سند اضافه کنید....

    blog.aspose.com/fa/words/convert-photo-to-word-...
  6. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....Aspose::Words::Document::get_FirstSection method Contents [ Hide...Hide ] Document::get_FirstSection method Gets the first section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is Inserted, ensuring seamless integration and enhanced functionality....belonging to this document is about to be inserted into another node...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ino...
  9. Praca z kształtami w Python|Aspose.Words dla Py...

    Twórz i zarządzaj kształtami i obiektami w dokumencie za pomocą Python....narzędzia Document Builder Za pomocą metody insert_shape możesz...typie zawijania tekstu. Metoda insert_shape umożliwia wstawienie...

    docs.aspose.com/words/pl/python-net/working-wit...
  10. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java....image in a Microsoft Word document. Examples: Shows how to read...image. Document doc = new Document(getMyDir() + "Document with...

    reference.aspose.com/words/java/com.aspose.word...