Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 15,552 for

paragraphs

(0.05 sec)
  1. Praca ze stylami i motywami|Aspose.Words dla Py...

    Uzyskaj dostęp do stylów i motywów w dokumencie oraz zarządzaj nimi za pomocą Python.... Oto implementacja paragraphs_by_style_name : Poniżej przykład...paragrafów_with_style. Nazwę stylu Paragraph można znaleźć we właściwości...

    docs.aspose.com/words/pl/python-net/working-wit...
  2. PowerPointをビデオに変換|Aspose.Slides ドキュメント

    C#または.NETでPowerPointをビデオに変換... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/ja/net/convert-powerpoin...
  3. Make Markdown Using C#

    Make a new Markdown in C# in a few steps. Easily create Markdown using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/md/
  4. Thème de Présentation|Documentation Aspose.Slides

    Thème de présentation PowerPoint en C# ou .NET...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion..."Format de texte du thème" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/fr/net/presentation-theme/
  5. Row Class | Aspose.Words per .NET

    Aspose.Words.Tables.Row classe. Rappresenta una riga della tabella in C#....firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); // Aggiunge testo alla prima...

    reference.aspose.com/words/it/net/aspose.words....
  6. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CompareOptions.ignoreFootnotes property | Aspos...

    CompareOptions.ignoreFootnotes property. Specifies whether to compare differences in footnotes and endnotes....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompareOptions.IgnoreFields | Aspose.Words för ...

    CompareOptions IgnoreFields fast egendom. Anger om skillnader i fält ska jämföras. Som standard ignoreras inte fält i C#.... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Navigare cu cursorul în Python|Aspose.Words pen...

    Navigați între diferite noduri dintr-un document, cum ar fi un paragraf, un marcaj sau un anumit caracter folosind Python....utilizând proprietățile current_paragraph și current_section . Orice...utilizând metodele move_to_paragraph sau move_to_section . În plus...

    docs.aspose.com/words/ro/python-net/navigation-...
  10. Nivelurile logice ale nodurilor dintr-un Docume...

    În Aspose.Words pentru Python via .NET documentația a menționat nivelurile logice ale nodurilor-nivel de bloc, nivel de linie sau nivel de rând. Nivelul nodului este folosit pentru a descrie locația din arborele documentului în care apare de obicei nodul....reprezentate respectiv de obiectele Paragraph și Table ale nivelului de...următoarele clase: Tables și Paragraphs , care sunt cele mai importante...

    docs.aspose.com/words/ro/python-net/logical-lev...