Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 18,953 for

paragraphs

(0.95 sec)
  1. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLabel Class | Aspose.Words per .NET

    Esplora la classe Aspose.Words.Lists.ListLabel per migliorare la formattazione del documento con proprietà personalizzabili delle etichette di elenco, per un controllo e una presentazione migliori.... Paragraph , true ); // Verifica se abbiamo...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/it/net/aspose.words....
  3. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Scopri la proprietà FrameFormat HorizontalAlignment per regolare e ottimizzare facilmente l'allineamento orizzontale della cornice per un migliore controllo del design....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  4. FrameFormat.HorizontalDistanceFromText | Aspose...

    Scopri la proprietà FrameFormat HorizontalDistanceFromText per misurare lo spazio tra i frame e il testo in punti, migliorando così il layout del tuo documento....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  5. FrameFormat.RelativeVerticalPosition | Aspose.W...

    Scopri la proprietà FrameFormat RelativeVerticalPosition per determinare facilmente l'allineamento verticale di una cornice, migliorando il layout e il design del tuo documento....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  6. FrameFormat.VerticalDistanceFromText | Aspose.W...

    Scopri la proprietà FrameFormat VerticalDistanceFromText per regolare facilmente la spaziatura verticale in punti tra la cornice e il testo circostante, per un controllo migliorato del layout....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Procurar

    Procurar...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Exibir...

    blog.aspose.com/pt/slides/extract-text-from-pow...
  8. ListFormat.RemoveNumbers | Aspose.Words لـ .NET

    قم بإزالة الأرقام أو النقاط بسهولة من فقراتك باستخدام طريقة ListFormat RemoveNumbers، وإعادة تعيين مستوى القائمة إلى الصفر للحصول على تنسيق نظيف.... Paragraph , true ); Assert . AreEqual... paras . Count ( n => (( Paragraph ) n ). ListFormat . IsListItem...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....shortcut method that creates a Paragraph object with optional text...text string The text for the paragraph. Can be null or empty string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. إضافة نص إلى PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة نص إلى مستند PDF في .NET باستخدام Aspose.PDF لتعزيز المحتوى وتحرير المستندات....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ar/net/add-text-to-pdf-file/