Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 18,334 for

paragraph

(0.4 sec)
  1. SpecialChar.Accept | Aspose.Words لـ .NET

    اكتشف طريقة SpecialChar Accept لتعزيز تفاعل الزوار وتبسيط التفاعلات على موقعك الإلكتروني. عزز رضا المستخدمين اليوم!...1 - عقدة الفقرة: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. CompositeNode.GetText | Aspose.Words för .NET

    Upptäck CompositeNode GetText-metoden för att effektivt hämta text från noder och deras underordnade noder, vilket förbättrar dina databehandlingsmöjligheter.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

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

    Arsip...bisa berupa node level blok (Paragraph , Tabel) atau level inline...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/id/words/extract-text-from-word...
  5. Chercher

    chercher...texte des paragraphes Définir le style de paragraphe par défaut...{ // Modifier le style du paragraphe de titre title.getTitleText()...

    blog.aspose.com/fr/note/change-styles-in-onenot...
  6. Aspose.Words DOM|Aspose.Words voor Python via .NET

    Document Object Model (DOM) is een herinneringsrepresentatie van een Word-document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word-document met behulp van Python....bijvoorbeeld, Section of Paragraph , de CompositeNode klasse...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/python-net/aspose-word...
  7. あるプレゼンテーションから別のプレゼンテーションに段落を移動する|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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/ja/net/move-a-paragraph-...
  8. Створити Markdown – C# код – Aspose.HTML for .NET

    Код для створення файлів Markdown на C#. Використовуйте бібліотеку C#, щоб створювати Markdown з нуля та аналізувати або редагувати файли MD....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/uk/net/create-markdown/
  9. Créer une boîte de texte dans laquelle chaque l...

    Apprenez comment créer une boîte de texte avec un alignement horizontal différent pour chaque ligne en utilisant Aspose.Cells avec C++....horizontal de votre texte de paragraphe en utilisant la propriété..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/fr/cpp/create-textbox-in-...
  10. Range.Replace | Aspose.Words per .NET

    Sostituisci senza sforzo tutte le istanze di una stringa di caratteri con il metodo Range Replace. Migliora l'elaborazione del testo con questo potente strumento!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/it/net/aspose.words/...