Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 15,604 for

paragraphs

(0.03 sec)
  1. Not able to add line spacing value in decimal b...

    m trying to set the line spacing of a TextFragment object using Aspose.pdf in C#, but I’m unable to set the value between 0.0 to 1.0 I also want to set the line spacing to a value less than 1, such as 0.82, but it seems…...TextParagraph paragraph = new TextParagraph(); paragraph.Rectangle...652f, 425.665f, 549.093f); paragraph.VerticalAlignment = VerticalAlignment...

    forum.aspose.com/t/not-able-to-add-line-spacing...
  2. Node.CustomNodeId | Aspose.Words för .NET

    Upptäck egenskapen Node CustomNodeId för effektiv identifiering av anpassade noder. Förbättra ditt projekt med unika identifierare för bättre organisation!... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. TabStopCollection.Count | Aspose.Words لـ .NET

    اكتشف خاصية TabStopCollection Count للوصول بسهولة إلى العدد الإجمالي لعلامات التبويب، مما يعزز تصميم واجهة المستخدم وتجربة المستخدم....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. TabStopCollection.GetHashCode | Aspose.Words لـ...

    اكتشف طريقة TabStopCollection GetHashCode—وهي دالة تجزئة أساسية لإدارة البيانات بكفاءة وتحسين الأداء....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. TabStopCollection.GetHashCode | Aspose.Words pe...

    Scopri il metodo GetHashCode di TabStopCollection una funzione hash essenziale per una gestione efficiente dei dati e l'ottimizzazione delle prestazioni....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  6. TabStopCollection.Clear | Aspose.Words لـ .NET

    امسح جميع مواضع علامات التبويب بسهولة باستخدام طريقة مسح TabStopCollection. حسّن تصميمك للحصول على واجهة أكثر تنظيمًا ووضوحًا....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C++.... Every run of a text, paragraph, table, or section is a node... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/cpp/aspose-words-document...
  8. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Scopri il metodo VisitParagraphEnd di DocumentVisitor gestisci in modo efficiente il completamento dell'enumerazione dei paragrafi nelle tue applicazioni per migliorare le prestazioni....VisitParagraphEnd ( Paragraph paragraph ) Parametro Tipo Descrizione...Descrizione paragraph Paragraph L’oggetto che viene visitato. Valore...

    reference.aspose.com/words/it/net/aspose.words/...
  9. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    اكتشف طريقة DocumentVisitor VisitParagraphEnd—تعامل بكفاءة مع إكمال تعداد الفقرات في تطبيقاتك لتحسين الأداء....VisitParagraphEnd ( Paragraph paragraph ) معامل يكتب وصف paragraph Paragraph...int paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Animierter Text|Aspose.Slides Dokumentation

    Fügen Sie animierten Text und Effekte zu einer PowerPoint-Präsentation in C# oder .NET hinzu...IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/de/net/animierter-text/