Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 18,532 for

paragraph

(0.15 sec)
  1. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... Add Graph object to paragraphs collection of page. Save...object to paragraphs collection of page page . paragraphs . add (...

    docs.aspose.com/pdf/python-net/add-arc/
  2. Insérer une Image dans une Cellule de Tableau e...

    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....un ou plusieurs paragraphes, et un paragraphe peut être une image...cellule est une collection de paragraphes. Ainsi, selon notre DOM,...

    docs.aspose.com/pdf/fr/java/insert-an-image-int...
  3. C++ を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。...const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/ja/cpp/portion/
  4. FieldListNum.HasListName | Aspose.Words لـ .NET

    اكتشف كيف تشير خاصية FieldListNum HasListName إلى ما إذا كان اسم تعريف الترقيم المجرد مدرجًا في كود الحقول لتحسين تنسيق المستندات.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  5. FieldListNum.ListName | Aspose.Words لـ .NET

    اكتشف خاصية FieldListNum ListName لإدارة تعريفات الترقيم المجردة بسهولة لتحسين تنظيم المستندات ووضوحها.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  6. ParagraphFormat.LeftIndent | Aspose.Words لـ .NET

    اضبط المسافة البادئة اليسرى لفقراتك بسهولة باستخدام خاصية ParagraphFormat LeftIndent. خصّص تصميم نصك لتحسين قابلية قراءته!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. FindReplaceOptions.IgnoreStructuredDocumentTags...

    اكتشف خاصية FindReplaceOptions IgnoreStructuredDocumentTags. تحكّم في تجاهل محتوى StructuredDocumentTag باستخدام هذا الإعداد المنطقي سهل الاستخدام.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/ar/net/aspose.words....
  8. MailMergeCleanupOptions enumeration | Aspose.Wo...

    aspose.words.mailmerging.MailMergeCleanupOptions enumeration. Specifies options that determine what items are removed during mail merge....REMOVE_EMPTY_PARAGRAPHS Specifies whether paragraphs that contained...When this option is set, paragraphs which contain region start...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Porción|Aspose.Slides para Node.js a través de ...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/es/nodejs-java/portion/
  10. CompositeNode.GetText | Aspose.Words per .NET

    Scopri il metodo CompositeNode GetText per recuperare in modo efficiente il testo dai nodi e dai loro elementi figlio, migliorando le tue capacità di elaborazione dei dati.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

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