Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 18,530 for

paragraphs

(1.52 sec)
  1. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    قم بتعزيز مستنداتك باستخدام طريقة InsertStyleSeparator في DocumentBuilder، وقم بإضافة فواصل الأنماط بسهولة لتحسين التنسيق والتنظيم.... Paragraph , "MyParaStyle" ); paraStyle...doc . FirstSection . Body . Paragraphs . Count ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Border.ClearFormatting | Aspose.Words for .NET

    Reset your border properties to default with the Border ClearFormatting method. Simplify your design process and enhance your project's appearance!...to remove borders from a paragraph. Document doc = new Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Range.Revisions | Aspose.Words per .NET

    Scopri le revisioni di Range. Monitora e gestisci le modifiche agli immobili senza sforzo grazie alla nostra completa raccolta di revisioni per una maggiore chiarezza del progetto....docx" ); Paragraph paragraph = doc . FirstSection...foreach ( Revision revision in paragraph . Range . Revisions ) { if...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Créer une zone de texte dans laquelle chaque li...

    Apprenez comment créer une zone de texte dans laquelle chaque ligne peut avoir un alignement horizontal différent en utilisant Aspose.Cells for JavaScript via C++....horizontal de votre texte de paragraphe en utilisant la propriété...h1 > Add TextBox and Set Paragraph Alignment </ h1 > < input...

    docs.aspose.com/cells/fr/javascript-cpp/create-...
  5. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Upptäck hur egenskapen InsertRelativePosition i FieldStyleRef kan förbättra formateringen av ditt dokument genom att hantera styckereferenser effektivt.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/sv/net/aspose.words....
  6. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Kontrollera icke-avgränsande tecken med egenskapen FieldStyleRef SuppressNonDelimiters. Förbättra datatydlighet och presentation i dina applikationer.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/create-markdown/
  9. Aspose.Words Dokument Voorwerp Model (DOM) in C...

    Dokument Object Model (DOM) is'n in-geheue voorstelling van'n Word dokument. Lees, manipuleer en verander die inhoud en formatering van'n Word-dokument met behulp van C++....bevat, byvoorbeeld Section of Paragraph , is afgelei van die CompositeNode...getoon. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/af/cpp/aspose-words-docum...
  10. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run e todas...

    docs.aspose.com/words/pt/python-net/aspose-word...