Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 18,497 for

paragraphs

(0.09 sec)
  1. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); auto run =...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Archiwa

    Archiwa...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/pl/slides/convert-ppt-to-video-...
  3. ארכיון

    ארכיון...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/he/slides/convert-ppt-to-video-...
  4. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/create-markdown/
  5. Aspose.Words Dokument Voorwerp Model (DOM) in C...

    Dokument Object Model (DOM) is'n in-geheue voorstelling van'n Word dokument. Lees, manipuleer en verander die inhoud en formatering van'n Word-dokument met behulp van C++....bevat, byvoorbeeld Section of Paragraph , is afgelei van die CompositeNode...getoon. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/af/cpp/aspose-words-docum...
  6. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run e todas...

    docs.aspose.com/words/pt/python-net/aspose-word...
  7. Extraction avancée de texte à partir de présent...

    Extrayez rapidement du texte des présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET. Suivez notre guide simple, étape par étape, pour gagner du temps....i ++) { // Parcourir les paragraphes du cadre de texte actuel...IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // Parcourir...

    docs.aspose.com/slides/fr/net/extract-text-from...
  8. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting....This paragraph contains SDT. Paragraph p = ( Paragraph ) doc...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/net/aspose.words.rep...
  10. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...