Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 15,617 for

paragraph

(0.08 sec)
  1. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Controlla la numerazione dei documenti con la proprietà KeepSourceNumbering di ImportFormatOptions. Gestisci facilmente i conflitti per importazioni senza problemi. Valore predefinito false....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Creating a Table on PowerPoint Slide|Aspose.Sli...

    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.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/net/creating-a-table-on-...
  3. إنشاء جدول على شريحة PowerPoint في VSTO و Aspos...

    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.... Paragraphs ( 0 , tf . TextRange . Text...//تعيين حجم الخط إلى 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/ar/net/creating-a-table-...
  4. Utilisation de Markdown fonctionnalités dans Ja...

    Comment implémenter Markdown fonctionnalités en utilisant Java. Toutes les fonctionnalités sont représentées sous forme de styles correspondants ou de formatage direct.... Les titres sont des paragraphes avec des styles Heading 1...Les guillemets sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/java/working-with-mark...
  5. Nawigacja za pomocą kursora w Python|Aspose.Wor...

    Nawiguj między różnymi węzłami w dokumencie, takimi jak akapit, zakładka lub określony znak, używając Python....korzystając z właściwości current_paragraph i current_section . Wszelkie...korzystając z metod move_to_paragraph lub move_to_section . Ponadto...

    docs.aspose.com/words/pl/python-net/navigation-...
  6. Navigasi dengan Kursor di Python|Aspose.Words u...

    Menavigasi antar node berbeda dalam dokumen seperti paragraf, bookmark, atau karakter tertentu menggunakan Python....menggunakan properti current_paragraph dan current_section . Setiap...menggunakan metode move_to_paragraph atau move_to_section . Selain...

    docs.aspose.com/words/id/python-net/navigation-...
  7. BorderCollection.Item | Aspose.Words per .NET

    Scopri la proprietà BorderCollection Item per accedere facilmente agli oggetti Border per tipo. Semplifica il tuo design con una gestione efficiente dei bordi!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Gérer les paramètres d'Autoajustement|Documenta...

    Définir les paramètres d'autoajustement pour la zone de texte dans PowerPoint en C# ou .NET... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/fr/net/manage-autofit-se...
  9. ポーション|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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ja/androidjava/portion/
  10. ポーション|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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ja/java/portion/