Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 18,509 for

paragraphs

(0.18 sec)
  1. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF pour C++....texte à la collection de paragraphes de l’instance de page Créer...graph à la collection de paragraphes de l’instance de page Ajouter...

    docs.aspose.com/pdf/fr/cpp/add-rectangle/
  2. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convertir un document en Markdown dans Java|Asp...

    Convertissez un document dans n'importe quel format de chargement pris en charge en Markdown et vice versa à l'aide de Java....directe: 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/convert-a-documen...
  4. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation...Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EditableRange.EditorGroup | Aspose.Words for .NET

    Manage user permissions effortlessly with the EditableRange EditorGroup property, allowing control over editing access for enhanced collaboration...." + "we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph inside the outer editable...

    reference.aspose.com/words/net/aspose.words/edi...
  6. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed.... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Save MD – C# Markdown Parser

    Code for saving Markdown files in C#. Use the C# library to parse, edit and save Markdown....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "Markdown...

    products.aspose.com/html/net/save-md/
  8. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose.Words DOM|Aspose.Words untuk Python via ...

    Document Object Model (DOM) adalah representasi dokumen Word dalam memori. Membaca, memanipulasi, dan memodifikasi konten dan format dokumen Word menggunakan Python....lain, misalnya Section atau Paragraph , berasal dari kelas CompositeNode...ini. Document , Section , Paragraph , Table , Shape , Run , dan...

    docs.aspose.com/words/id/python-net/aspose-word...
  10. Aspose.Words DOM|Aspose.Words dla Python via .NET

    Document Object Model (DOM) to reprezentacja dokumentu programu Word w pamięci. Czytaj, manipuluj i modyfikuj zawartość oraz formatowanie dokumentu programu Word przy użyciu formatu Python.... na przykład Section lub Paragraph , wywodzą się z klasy CompositeNode...poniżej. Document , Section , Paragraph , Table , Shape , Run i wszystkie...

    docs.aspose.com/words/pl/python-net/aspose-word...