Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,610 for

paragraphs

(0.03 sec)
  1. Aspose.PSD for .NET 19.9 - 릴리스 노트|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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  2. Mise en Forme du Texte|Documentation Aspose.Slides

    Gérez et manipulez les propriétés du texte et du cadre de texte en C++...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  3. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/doc/
  4. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/
  5. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/word/
  6. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. PowerPoint-Absatz in C++ verwalten|Aspose.Slide...

    Erstellen und Verwalten von Absätzen, Text, Einrückungen und Eigenschaften in PowerPoint-Präsentationen in C++...IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/de/cpp/manage-paragraph/
  8. Gestionar párrafos de PowerPoint en C++|Documen...

    Crear y gestionar párrafo, texto, sangría y propiedades en presentaciones de PowerPoint en C++...IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/es/cpp/manage-paragraph/
  9. Document.RevisionsView | Aspose.Words per .NET

    Gestisci le revisioni dei documenti senza sforzo! Scegli tra versioni originali o aggiornate per una collaborazione fluida e una maggiore produttività....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/it/net/aspose.words/...
  10. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Scopri la proprietà ParagraphFormat PageBreakBefore e controlla facilmente le interruzioni di pagina prima dei paragrafi per migliorare la formattazione e la leggibilità del documento....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

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