Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 18,953 for

paragraphs

(0.41 sec)
  1. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance document formatting with precision and flexibility today!...for a paragraph. Document doc = new Document (); Paragraph para...FirstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Spécifier les options de mise en page dans Pyth...

    Spécifiez les options de mise en page pour diverses mises en page de documents à l'aide de Python.... show_paragraph_marks – une valeur Boolean...les caractères de marque de paragraphe sont rendus. La page représentée...

    docs.aspose.com/words/fr/python-net/specify-lay...
  5. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story tables that enhance your data organization and storytelling capabilities. Explore now!...last child of the node is a paragraph, // for us to be able to click...Is . EqualTo ( NodeType . Paragraph )); // Edit the appearance...

    reference.aspose.com/words/net/aspose.words/inl...
  6. الحصول على كل النص في شريحة|توثيق Aspose.Slides

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/ar/net/get-all-the-text-...
  7. إدارة النص المرتفع والنص المنخفض في العروض التق...

    إتقان النص المرتفع والنص المنخفض في Aspose.Slides لـ .NET وتعزيز عروضك التقديمية بتنسيق نص احترافي لتحقيق أقصى تأثير.... إنشاء Paragraph جديد للنص المرتفع وإضافته...الأجزاء في الفقرة. إنشاء Paragraph جديد للنص المنخفض وإضافته...

    docs.aspose.com/slides/ar/net/superscript-and-s...
  8. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....insert the paragraph number of the referenced paragraph in relative..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Verwalten von Aufzählungs- und Nummerierungslis...

    Erfahren Sie, wie Sie Aufzählungs- und Nummerierungslisten in PowerPoint und OpenDocument Präsentationen mit Aspose.Slides für PHP via Java verwalten. Schritt-für-Schritt-Anleitung....Absatzinstanz mit der Klasse Paragraph . Legen Sie den Aufzählungstyp...eines Absatzes $para = new Paragraph (); # Festlegen des Aufzählungsstils...

    docs.aspose.com/slides/de/php-java/manage-bullet/
  10. Управление маркированными и нумерованными списк...

    Узнайте, как управлять маркированными и нумерованными списками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для PHP через Java. Пошаговое руководство....экземпляр абзаца с помощью класса Paragraph . Установите тип маркера абзаца...Создание абзаца $para = new Paragraph (); # Установка стиля маркера...

    docs.aspose.com/slides/ru/php-java/manage-bullet/