Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 18,548 for

paragraph

(1.84 sec)
  1. 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/...
  2. List.ListId | Aspose.Words لـ .NET

    اكتشف خاصية ListId الفريدة للوصول إلى قوائمك وإدارتها بسهولة. سهّل سير عملك باستخدام هذا المُعرِّف الأساسي.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/ar/net/aspose.words....
  3. 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...
  4. 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/
  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. 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....
  7. Crear cuadro de texto en el que cada línea teng...

    Aprenda cómo crear un cuadro de texto con diferentes alineaciones horizontales para cada línea usando Aspose.Cells con C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/es/cpp/create-textbox-in-...
  8. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/it/nodejs-cpp/create-text...
  9. Erstellen Sie eine TextBox, in der jede Zeile e...

    Erfahren Sie, wie Sie mit Aspose.Cells for Node.js via C++ eine TextBox erstellen, in der jede Zeile eine andere horizontale Ausrichtung haben kann...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/de/nodejs-cpp/create-text...
  10. EditableRange.Remove | Aspose.Words لـ .NET

    احذف النطاقات القابلة للتعديل من مستندك بسهولة باستخدام طريقة EditableRange Remove، مع الحفاظ على محتواك سليمًا. حسّن إدارة مستنداتك!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

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