Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 18,994 for

paragraph

(1.24 sec)
  1. Lưu trữ

    Lưu trữ...paragraph_format paragraphFormat.first_line_indent...builder.writeln("A whole paragraph.") # lưu tài liệu doc.save("out...

    blog.aspose.com/vi/words/create-word-documents-...
  2. Arsip

    Arsip...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/id/slides/create-three-d-effect...
  3. arkiv

    arkiv...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/sv/slides/create-three-d-effect...
  4. آرشیوها

    آرشیوها...Paragraphs[0].Portions[0].PortionFormat...هایپرلینک shape1.TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    blog.aspose.com/fa/slides/work-with-hyperlinks-...
  5. Arşiv

    Arşiv...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/tr/slides/create-three-d-effect...
  6. ארכיון

    ארכיון...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/he/slides/create-three-d-effect...
  7. Как изменить цвет фона в HTML? Примеры С#

    В этой статье мы будем использовать примеры C#, чтобы показать различные способы изменения цвета фона в файлах HTML с Aspose.HTML for .NET....background color for HTML paragraph using C# 2 3 // Prepare output...Path); 11 12 // Find the paragraph element to set a style attribute...

    docs.aspose.com/html/ru/net/how-to-articles/how...
  8. DocumentVisitor.VisitCellEnd | Aspose.Words per...

    Scopri il metodo VisitCellEnd di DocumentVisitor, essenziale per gestire l'enumerazione delle celle nelle tue applicazioni. Migliora l'efficienza della tua programmazione oggi stesso!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Python का इस्तेमाल करके PPT फ़ाइलों से टेक्स्ट ...

    PPT प्रस्तुति को पार्स करने के लिए Python स्रोत कोड....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hi/python-net/parser...
  10. Konvertieren Sie Aufzählungspunkte in einer Wor...

    Konvertieren Sie Aufzählungspunkte in einer Word-Datei mit Python in Absätze. Dieser Artikel behandelt eine Liste von Schritten und einen Beispielcode zum Entfernen von Aufzählungspunkten aus Word-Dokumenten mit Python....Sie jeden Knoten in eine paragraphs -Klasseninstanz in der Word-Datei...untergeordneten Knoten vom Typ Paragraph begonnen wird. Wir greifen...

    kb.aspose.com/de/words/python/convert-bullet-po...