Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 18,530 for

paragraph

(0.18 sec)
  1. Typographie asiatique en C++|Aspose.Words pour C++

    Travaillez avec la typographie asiatique en utilisant C++. Ajustez l'espace entre le texte asiatique et latin en C++....ensemble d’options pour les paragraphes de texte dans les documents...de dialogue Propriétés du paragraphe dans Microsoft Word comporte...

    docs.aspose.com/words/fr/cpp/working-with-asian...
  2. Найти и заменить в презентации|Документация Asp...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/ru/net/find-and-replace-...
  3. DocumentBuilder.InsertParagraph | Aspose.Words ...

    قم بتعزيز مستنداتك بسهولة باستخدام طريقة InsertParagraph في DocumentBuilder، مما يسمح بإنشاء فواصل فقرات سلسة لتحسين إمكانية القراءة.... public Paragraph InsertParagraph () قيمة الإرجاع...IsEndOfDocument ); أنظر أيضا class Paragraph class DocumentBuilder مساحة...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. ParagraphFormat.TabStops | Aspose.Words لـ .NET

    اكتشف خاصية ParagraphFormat TabStops لإدارة علامات التبويب المخصصة بسهولة، مما يعزز تنسيق مستندك ويحسن قابلية القراءة.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. StyleCollection.DefaultFont | Aspose.Words لـ .NET

    اكتشف خاصية StyleCollection DefaultFont لتنسيق نصوص المستندات بسلاسة. حسّن مستنداتك بأسلوب احترافي ومتناسق....Paragraph"، ستطبق المجموعة قيم // خاصية...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...updates Characters, Words and Paragraphs properties in the Document...built_in_document_properties . paragraphs ) self . assertEqual ( 1...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.StopTrackRevisions | Aspose.Words لـ .NET

    تعرف على كيفية استخدام طريقة StopTrackRevisions لمنع علامات التغيير التلقائية في المستندات، مما يعزز كفاءة التحرير ووضوح المستندات.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Document.StopTrackRevisions | Aspose.Words per ...

    Scopri come utilizzare il metodo StopTrackRevisions per impedire la marcatura automatica delle modifiche ai documenti, migliorando l'efficienza delle modifiche e la chiarezza dei documenti.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Document.StopTrackRevisions | Aspose.Words för ...

    Lär dig hur du använder StopTrackRevisions-metoden för att förhindra automatiska dokumentändringsmarkeringar, vilket förbättrar din redigeringseffektivitet och dokumentets tydlighet.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. PDF内のテキストフォーマットをPythonで実施|Aspose.PDF for Python...

    このページでは、PDFファイル内のテキストをフォーマットする方法について説明します。行のインデントを追加する、テキストの境界線を追加する、下線付きテキストを追加するなどがあります。...これを使用して、TextFragmentやParagraphsコレクションを使用したPDF生成シナリオで行インデントを指定することができます。...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ja/python-net/text-formatti...