Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,354 for

paragraph

(0.35 sec)
  1. 使用 Python 製作 DOC

    通過幾個步驟在 Python 中創建一個新的 DOC。使用 Python via .NET 庫輕鬆創建 DOC。...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  2. Tạo DOC Bằng Python

    Tạo một DOC mới trong Python trong một vài bước. Dễ dàng tạo DOC bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/doc/
  3. ParagraphCollection.Item | Aspose.Words لـ .NET

    يمكنك الوصول بسهولة إلى فقرات محددة باستخدام خاصية "مجموعة الفقرات". استرجع أي فقرة حسب الفهرس لإدارة نص سلسة....يسترجع Paragraph عند الفهرس المعطى. public Paragraph this [ int...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. TabStop.IsClear | Aspose.Words per .NET

    Scopri come la proprietà TabStop IsClear migliora la tua interfaccia utente garantendo una gestione fluida delle schede ed eliminando gli arresti esistenti per un'esperienza utente più fluida....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  5. ListLabel.LabelValue | Aspose.Words لـ .NET

    اكتشف خاصية ListLabel LabelValue لاسترداد القيم الرقمية للعلامات بسهولة، مما يعزز كفاءة إدارة البيانات وإعداد التقارير.... Paragraph , true ); // ابحث إن كانت...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Text fragment to paragraphs collection of page instance...object. Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/python-net/add-rectangle/
  7. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...based on block-level nodes (paragraphs and tables). Traverse through...

    blog.aspose.com/ko/words/extract-text-from-word...
  8. Exemplo de Hello World usando a linguagem Pytho...

    Este exemplo demonstra como criar um documento PDF simples "Hello, World!" usando Aspose.PDF para Python...usando a função page_get_paragraphs . Criando um novo objeto...parágrafos usando a função paragraphs_add_image . Salvando o documento...

    docs.aspose.com/pdf/pt/python-cpp/hello-world-e...
  9. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    اكتشف خاصية ParagraphFormat PageBreakBefore، وتحكم بسهولة في فواصل الصفحات قبل الفقرات لتحسين تنسيق المستند وسهولة قراءته....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Utiliser DocumentBuilder pour Modifier facileme...

    Utilisez le générateur de documents pour modifier facilement un document en C++....des Paragraphes La mise en forme actuelle du paragraphe est représentée...propriétés de mise en forme de paragraphe disponibles dans Microsoft...

    docs.aspose.com/words/fr/cpp/using-documentbuil...