Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 12,792 for

paragraph

(0.12 sec)
  1. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all Paragraphs and filtering list items using is_list_item method. Furt…...have tried iterating all paragraphs and filtering list items...get_child_nodes(aw.NodeType.PARAGRAPH, True): if para.as_paragraph().is_list_item:...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  2. ParagraphCollection.ToArray | Aspose.Words per ...

    ParagraphCollection ToArray metodo. Copia tutti i paragrafi dalla raccolta in un nuovo array di paragrafi in C#.... public Paragraph [] ToArray () Valore di ritorno...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ParagraphCollection.ToArray | Aspose.Words för ...

    ParagraphCollection ToArray metod. Kopierar alla stycken från samlingen till en ny uppsättning stycken i C#.... public Paragraph [] ToArray () Returvärde En...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Aspose.PSD для .NET 19.9 - Примітки до випуску|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-1...
  5. บันทึกการออก Aspose.PSD สำหรับ .NET 19.9|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-1...
  6. Run Class | Aspose.Words per .NET

    Aspose.Words.Run classe. Rappresenta una serie di caratteri con la stessa formattazione del carattere in C#....get; } Recupera il genitore Paragraph di questo nodo. PhoneticGuide...essere solo un figlio di Paragraph o in linea StructuredDocumentTa...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Usando FloatingBox para la generación de texto|...

    Esta página explica cómo formatear texto dentro de un cuadro flotante.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } En el...

    docs.aspose.com/pdf/es/net/floating-box/
  8. TabStopCollection.Before | Aspose.Words لـ .NET

    TabStopCollection Before طريقة. الحصول على علامة الجدولة الأولى على يسار الموضع المحدد في C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. TabStopCollection.After | Aspose.Words لـ .NET

    TabStopCollection After طريقة. الحصول على علامة الجدولة الأولى على يمين الموضع المحدد في C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. NodeCollection.Item | Aspose.Words لـ .NET

    NodeCollection Item ملكية. يسترد عقدة في الفهرس المحدد في C#.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...