Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 18,530 for

paragraphs

(0.06 sec)
  1. Aspose.Words Document Object Model (DOM) C#|Asp...

    Document Object Model (DOM) představuje dokument Word. Číst, manipulovat a upravovat obsah a formátování dokumentu Word pomocí C#.... například, Section nebo Paragraph , odvozen od CompositeNode...níže. Document , Section , Paragraph , Table , Shape , Run , a...

    docs.aspose.com/words/cs/net/aspose-words-docum...
  2. Aspose.Words Document Object Model ()DOM(1) C#|...

    Document Object Model ()DOM) הוא ייצוג פנימי של מסמך Word. קרא, מניפולציות ולשנות את התוכן והפורמט של מסמך Word באמצעות שימוש C#....צמתים אחרים, למשל, Section או Paragraph , מקור: CompositeNode השיעור...למטה. Document , Section , Paragraph , Table , Shape , Run , וכל...

    docs.aspose.com/words/he/net/aspose-words-docum...
  3. Comment lire un document Word en C#

    Ce bref tutoriel vous explique comment lire un document Word en C#. Pour lire du texte à partir d'un document Word, les détails de l'environnement C# et un exemple de code exécutable avec description sont partagés....type Paragraph du document Convertissez chaque paragraphe en chaîne...puis en accédant à tous ses paragraphes pour afficher le texte. Il...

    kb.aspose.com/fr/words/net/how-to-read-word-doc...
  4. Mathetext|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für .NET: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C# in PPT-, PPTX- und ODP-Präsentationen.... Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...= null && s . TextFrame . Paragraphs . Any ( p => p . Portions...

    docs.aspose.com/slides/de/net/examples/elements...
  5. Arsip

    Arsip...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/id/slides/apply-animation-to-te...
  6. Архів

    Архів...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/uk/slides/apply-animation-to-te...
  7. Get the titles of all the slides|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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  8. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_paragraph_end(paragraph) Called when enumeration...of a paragraph has ended. visit_paragraph_start(paragraph) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/...
  10. 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....