Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,529 for

paragraph

(1.24 sec)
  1. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...-> get_Paragraphs (); ASSERT_EQ ( u "1." , paragraphs -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. CleanupOptions.DuplicateStyle | Aspose.Words fö...

    Optimera dina dokument med CleanupOptions DuplicateStyle-egenskap – ta enkelt bort dubbletter av formatering för en renare och effektivare formatering. Standardvärdet är falskt.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. تحريك نص PowerPoint في Python|وثائق Aspose.Slid...

    إنشاء نص متحرك ديناميكي في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للغة Python عبر .NET، مع أمثلة شفرة سهلة المتابعة ومُحسّنة....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/ar/python-net/animated-t...
  4. Hyperlink|Aspose.Slides Dokumentation

    Hyperlinks in Aspose.Slides für C++ hinzufügen und verwalten: Text, Formen und Bilder verlinken, Ziele und Aktionen für PPT, PPTX und ODP festlegen, mit C++-Beispielen....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/de/cpp/examples/elements...
  5. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....update_list_labels () paragraphs = doc . first_section . body . paragraphs self...self . assertEqual ( '1.' , paragraphs [ 0 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Documentation

    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...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ar/net/release-notes/releas...
  7. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    اكتشف خاصية ParagraphFormat PageBreakBefore، وتحكم بسهولة في فواصل الصفحات قبل الفقرات لتحسين تنسيق المستند وسهولة قراءته....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. CompositeNode.Count | Aspose.Words لـ .NET

    اكتشف خاصية CompositeNode Count، واسترجع بسهولة عدد العقد الفرعية المباشرة لإدارة البيانات بكفاءة وتبسيط المعالجة.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

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

    اكتشف كيف تقوم طريقة TabStopCollection Add بإضافة علامات التبويب أو تحديثها بكفاءة، مما يعمل على تحسين تخطيط مستندك وتنسيقه....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // فيما يلي طريقتان...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. ListCollection.Item | Aspose.Words per .NET

    Accedi facilmente agli elementi di ListCollection tramite indice. Semplifica la gestione dei dati e migliora l'efficienza della tua programmazione con questa potente proprietà!...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...builder . Write ( "Paragraph 3" ); NodeCollection paras = doc...

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