Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 18,952 for

paragraph

(0.11 sec)
  1. FieldListNum.StartingNumber | Aspose.Words per ...

    Scopri la proprietà FieldListNum StartingNumber per gestire facilmente il valore iniziale del tuo campo, migliorando l'organizzazione dei dati e l'efficienza.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Il prossimo campo...

    reference.aspose.com/words/it/net/aspose.words....
  2. Hyperlink|Aspose.Slides für Python Dokumentation

    Hyperlinks in Python mit Aspose.Slides hinzufügen, bearbeiten und entfernen: Linktext, Formen, Folien, URLs und E-Mail; Ziele und Aktionen für PPT, PPTX und ODP festlegen.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_portion = shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] hyperlink...

    docs.aspose.com/slides/de/python-net/examples/e...
  3. ASP - JScript عبر COM Interop|Aspose.PDF for .NET

    تعلم كيفية استخدام Aspose.PDF for .NET في تطبيقات ASP و JScript من خلال COM Interop. تمكين قدرات PDF المتقدمة....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/ar/net/asp-jscript-via-com-...
  4. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    اكتشف كيف تعمل خاصية ViewOptions DoNotDisplayPageBoundaries على تحسين تخطيطك من خلال إزالة مساحة الهامش العلوي للحصول على مظهر أنظف وأكثر احترافية.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Font.Subscript | Aspose.Words لـ .NET

    اكتشف خاصية الخط السفلي. نسّق النص بسهولة كخط سفلي لتحسين سهولة القراءة والأناقة في مستنداتك. حسّن تصميمك اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // ارفع هذا النص بمقدار...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. IReplacingCallback.Replacing | Aspose.Words för...

    Förbättra din kodning med IReplacingCallback-metoden! Anpassa ersättningsåtgärder effektivt genom att utföra användardefinierade åtgärder för varje matchning som hittas.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....
  7. Cell.ParentRow | Aspose.Words per .NET

    Scopri la proprietà Cell ParentRow per accedere facilmente alla riga padre di qualsiasi cella, migliorando l'efficienza della gestione dei dati e della navigazione....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....assemblea Aspose.Words Cell.Paragraphs Cell.PreviousCell Italiano...

    reference.aspose.com/words/it/net/aspose.words....
  8. إنشاء مستند PDF برمجياً|Aspose.PDF لـ Python عب...

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام Aspose.PDF for Python عبر مكتبة .NET....أضف TextFragment إلى مجموعة paragraphs في الصفحة احفظ مستند PDF...النص للصفحة الجديدة page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ar/python-net/create-document/
  9. Python을 사용하여 PDF에 테이블 생성 또는 추가|Aspose.PDF for P...

    Aspose.PDF for Python via .NET은 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 주제의 다른 고급 기능을 확인하세요.... paragraphs . add ( table ) # 테이블 객체가...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # 테이블 객체가...

    docs.aspose.com/pdf/ko/python-net/add-table-in-...
  10. Range.Replace | Aspose.Words لـ .NET

    استبدل جميع أنماط سلسلة الأحرف بسهولة باستخدام طريقة استبدال النطاق. حسّن معالجة النصوص لديك بهذه الأداة الفعّالة!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

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