Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 15,601 for

paragraphs

(0.06 sec)
  1. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/net/editor/html/
  2. ListCollection.Add | Aspose.Words för .NET

    Upptäck hur ListCollection Add-metoden skapar anpassade listor från mallar, vilket förbättrar dokumentets organisation och effektivitet....Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...builder . Write ( "Paragraph 3" ); NodeCollection paras = doc...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Pythonमें एक दस्तावेज़ बनाएं

    Python via .NET लाइब्रेरी का उपयोग करके एक फाइल बनाएं। Python में कुछ ही चरणों में आसानी से एक नया दस्तावेज़ बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/
  4. Portion|Aspose.Slides Documentation

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/androidjava/portion/
  5. 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/...
  6. Node Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Node, den viktiga grunden för alla Word-dokumentnoder, som möjliggör sömlös dokumenthantering och anpassning....Document doc = new Document (); Paragraph para = doc . FirstSection...detta dokument. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++....ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...System :: ExplicitCast < Paragraph > ( para -> get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Création d'un PDF complexe|Aspose.PDF pour Pyth...

    Aspose.PDF pour Python via .NET vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe), et un tableau. Si nous...centré. Ajouter l’en-tête aux paragraphes de la page. Créer un TextFragment...

    docs.aspose.com/pdf/fr/python-net/complex-pdf-e...
  9. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...