Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 18,953 for

paragraph

(0.09 sec)
  1. Cell.NodeType | Aspose.Words per .NET

    Scopri la proprietà Cell NodeType che restituisce in modo efficiente i dati di Cell. Migliora la tua programmazione con la nostra guida completa e scopri tutto il suo potenziale!...= new Document ( MyDir + "Paragraphs.docx" ); // Qualsiasi nodo...Words Cell.NextCell Cell.Paragraphs Italiano English Русский...

    reference.aspose.com/words/it/net/aspose.words....
  2. استخراج النص والصور من ملفات PPT باستخدام Pytho...

    Python شفرة المصدر لتحليل العرض التقديمي PPT....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/ar/python-net/parser...
  3. استخراج النص والصور من ملفات PPTX باستخدام Pyth...

    Python شفرة المصدر لتحليل العرض التقديمي PPTX....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/ar/python-net/parser...
  4. Extrahujte text a obrázky ze souborů ODP pomocí...

    Zdrojový kód Python k analýze prezentace ODP....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/cs/python-net/parser...
  5. Wyodrębnij tekst i obrazy z plików PPT za pomoc...

    Python kod źródłowy do analizowania prezentacji PPT....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/pl/python-net/parser...
  6. BorderCollection.Equals | Aspose.Words per .NET

    Scopri il metodo BorderCollection Equals per confrontare in modo efficiente le collezioni di bordi e migliorare la tua produttività di programmazione. Ottimizza i tuoi progetti oggi stesso!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Style.Equals | Aspose.Words per .NET

    Scopri il metodo Style Equals per confrontare gli stili predefiniti. Impara a conoscere gli stili dei paragrafi collegati e successivi per una formattazione e un design più efficienti.... Paragraphs [ 0 ]. ParagraphFormat ....doc . FirstSection . Body . Paragraphs [ 1 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words/...
  8. CompositeNode.SelectSingleNode | Aspose.Words f...

    Upptäck hur CompositeNodes SelectSingleNode-metod effektivt hämtar den första noden som matchar ditt XPath-uttryck för effektiv datahantering.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Se...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. 프로그래밍으로 PDF 문서 생성|Aspose.PDF for Python via .NET

    이 페이지는 Aspose.PDF for Python via .NET 라이브러리를 사용하여 처음부터 PDF 문서를 생성하는 방법을 설명합니다.... 페이지의 paragraphs 컬렉션에 TextFragment 를 추가합니다...# 새 페이지에 텍스트 조각 추가 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ko/python-net/create-document/
  10. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell).... myDir + "Paragraphs.docx" ); // Any node that...Cell.nextCell property Cell.paragraphs property...

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