Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 18,227 for

paragraphs

(0.43 sec)
  1. Lavorare con stili e temi|Aspose.Words per Pyth...

    Accedi e gestisci stili e temi in un documento utilizzando Python....Ecco un’implementazione di paragraphs_by_style_name : nell’esempio...paragrafi_con_stile. Il nome dello stile Paragraph si trova nella proprietà Style...

    docs.aspose.com/words/it/python-net/working-wit...
  2. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....ine}\t\t" + $"<o:Paragraphs>1</o:Paragraphs>{newLine}\t\t" +...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + "<o:Characte...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, using practical code samples and tips for faster global rollout....languages within a single paragraph? Yes. Language ID is applied...portion level, so a single paragraph can mix multiple languages...

    docs.aspose.com/slides/androidjava/presentation...
  7. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/java/extract-text-from-an...
  8. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  9. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Sections using C# Convert Paragraph into Bullet Points in Word...Convert Bullet Points to Paragraph in Word File using C# Insert...

    kb.aspose.com/words/net/page/2/
  10. Szöveg és képek kibontása a PPTX fájlokból a Py...

    Python forráskód a PPTX prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...