Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 6,715 for

append

(0.1 sec)
  1. ทำให้ HTML โดยใช้ Python

    สร้าง HTML ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง HTML อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...append_child(firstRun) doc.first_section...first_section.body.first_paragraph.append_child(secondRun) builder.move_to(secondRun)...

    products.aspose.com/words/th/python-net/make/html/
  2. Გააკეთეთ PDF Python Ის Გამოყენებით

    შექმენით ახალი PDF Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF Python via .NET ბიბლიოთეკის გამოყენებით....append_child(firstRun) doc.first_section...first_section.body.first_paragraph.append_child(secondRun) builder.move_to(secondRun)...

    products.aspose.com/words/ka/python-net/make/pdf/
  3. Paragraph.is_insert_revision property | Aspose....

    Paragraph.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... append_child ( aw . Run ( doc = doc...body . append_paragraph ( 'Paragraph 2. ' ) body . append_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... append_child ( child1 ) # Once a shape...pydrawing . Color . red group . append_child ( child2 ) # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... append_child ( shape ) doc . save...box will display. text_box . append_child ( aw . Paragraph ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency....of paragraph character is appended as follows: If the paragraph...then SectionBreak (\x000c) is appended. If the paragraph is the last...

    reference.aspose.com/words/net/aspose.words/par...
  7. إدراج وإلحاق المستندات|Aspose.Words لـ Python v...

    دمج المستندات في مستند واحد: قم بإدراج مستند أو إلحاقه بمستند جديد أو موجود باستخدام البحث والاستبدال، أو حقل الدمج، أو الإشارة المرجعية، أو ببساطة في نهاية المستند في Python....تحتاج فقط إلى استدعاء الأسلوب append_document لإضافة مستند إلى نهاية...نهاية مستند آخر. لاحظ أن append_child هي طريقة على مستوى العقدة...

    docs.aspose.com/words/ar/python-net/insert-and-...
  8. Wstaw i dołącz dokumenty|Aspose.Words dla Pytho...

    Łącz dokumenty w jeden: wstaw lub dołącz dokument do nowego lub istniejącego za pomocą funkcji Znajdź i zamień, pola scalania, zakładki lub po prostu na końcu dokumentu w Python....zrobić, wystarczy wywołać metodę append_document , aby dodać dokument...innego. Należy pamiętać, że append_child jest metodą na poziomie...

    docs.aspose.com/words/pl/python-net/insert-and-...
  9. CompositeNode.CreateNavigator | Aspose.Words لـ...

    اكتشف طريقة CompositeNode CreateNavigator للتنقل بين العقد وقراءتها بسهولة، مما يعزز تجربة التنقل بين البيانات لديك.... Append ( ' ' , depth ); stringBuilder . Append ( navigator...stringBuilder . Append ( navigator . Value ); } stringBuilder . Append ( '\n'...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... append_child(new_child) Adds the specified...table has no rows, creates and appends one Row . get_ancestor(ancestor_type)...

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