Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 18,354 for

paragraphs

(0.13 sec)
  1. Come inserire un commento nel documento di Word...

    In questo tutorial imparerai come inserire un commento in un documento Word usando C#. Questo codice in C# inserisce un commento nel documento di Word....essere solo un figlio di Paragraph. Useremo un documento Word...testo del commento usando Paragraph Aggiungi un commento al primo...

    kb.aspose.com/it/words/net/how-to-insert-commen...
  2. TabAlignment Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.TabAlignment per l'allineamento personalizzabile delle tabulazioni. Migliora la formattazione dei documenti con precisione e flessibilità oggi stesso!...Document doc = new Document (); Paragraph para = doc . FirstSection.... Save ( ArtifactsDir + "Paragraph.TabStops.docx" ); Guarda anche...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node type enums into user-friendly strings for seamless coding and improved readability....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Body.ParentSection | Aspose.Words för .NET

    Upptäck egenskapen Body ParentSection för att enkelt komma åt en berättelses överordnade sektion och förbättra effektiviteten i din innehållshantering.... ParentNode ); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/java/com.aspose.word...
  6. CompositeNode.FirstChild | Aspose.Words for .NET

    Discover the CompositeNode FirstChild property to easily access the first child node, enhancing your coding efficiency and simplifying data management....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/net/aspose.words/com...
  7. Node.NextSibling | Aspose.Words for .NET

    Discover the Node NextSibling property to easily access the next node in your DOM. Enhance your JavaScript skills and streamline your coding today!...= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/net/aspose.words/nod...
  8. NodeCollection.Add | Aspose.Words لـ .NET

    اكتشف طريقة NodeCollection Add لإضافة العقد إلى مجموعتك بسهولة، مما يعزز إدارة البيانات لديك بسهولة وكفاءة.... Paragraph , doc . Sections [ 0 ]. Body...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 1 ]. Body...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Shape Types in Aspose.Slides for PHP via Java|A...

    Learn every shape type in Aspose.Slides for PHP via Java, with clear examples to create, format, and edit shapes in PPT and PPTX presentations....Presentations in PHP Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/php-java/shape-types/
  10. Trabajar con párrafos en C++|Aspose.Words para C++

    Prácticas de manipulación de nodos de párrafo usando C++....un carácter especial: un paragraph break . En Aspose.Words, un...representado por la clase Paragraph . Insertar un Párrafo De hecho...

    docs.aspose.com/words/es/cpp/working-with-parag...