Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 15,603 for

paragraphs

(0.13 sec)
  1. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement....the first paragraph in the story. public Paragraph FirstParagraph...how to add a comment to a paragraph. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Aspose.Words Document Object Model (DOM) في C#|...

    Document Object Model (DOM) هو تمثيل في الذاكرة لمستند Word. قراءة ومعالجة وتعديل محتوى وتنسيق مستند Word باستخدام C#....على سبيل المثال، Section أو Paragraph ، مشتقة من فئة CompositeNode...أدناه. Document ، Section ، Paragraph ، Table ، Shape ، Run ، وجميع...

    docs.aspose.com/words/ar/net/aspose-words-docum...
  3. Aspose.Words Document Object Model (DOM) w form...

    Document Object Model (DOM) to reprezentacja dokumentu programu Word w pamięci. Czytaj, manipuluj i modyfikuj zawartość oraz formatowanie dokumentu programu Word przy użyciu formatu C#.... na przykład Section lub Paragraph , wywodzą się z klasy CompositeNode...poniżej. Document , Section , Paragraph , Table , Shape , Run i wszystkie...

    docs.aspose.com/words/pl/net/aspose-words-docum...
  4. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) jest reprezentacją dokumentu Word w pamięci. Czytać, manipulować i modyfikować zawartość i formatowanie dokumentu Word przy użyciu Java....na przykład, Section lub Paragraph , pochodzą z CompositeNode...poniżej. Document , Section , Paragraph , Table , Shape , Run , i...

    docs.aspose.com/words/pl/java/aspose-words-docu...
  5. Aspose.Words Document Object Model (DOM) di C#|...

    Document Object Model (DOM) adalah representasi dokumen Word dalam memori. Membaca, memanipulasi, dan memodifikasi konten dan format dokumen Word menggunakan C#....lain, misalnya Section atau Paragraph , berasal dari kelas CompositeNode...ini. Document , Section , Paragraph , Table , Shape , Run , dan...

    docs.aspose.com/words/id/net/aspose-words-docum...
  6. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....+ u "we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph inside the outer editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....mathematical text (the Math Paragraph ) with respect to the page...Left justification of Math Paragraph . Right 4 Right Justification...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. Shading.texture property | Aspose.Words for Python

    Shading.texture property. Gets or sets the shading texture.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.Superscript | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. 文本格式化|Aspose.Slides 文档

    在 C++ 中管理和操作文本及文本框属性...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/zh/cpp/text-formatting/