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

paragraphs

(0.09 sec)
  1. Formatear texto de PowerPoint en C++|Documentac...

    Formatear y dar estilo al texto en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para C++. Personalizar fuentes, colores, alineación y más....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/es/cpp/text-formatting/
  2. Range.Revisions | Aspose.Words per .NET

    Scopri le revisioni di Range. Monitora e gestisci le modifiche agli immobili senza sforzo grazie alla nostra completa raccolta di revisioni per una maggiore chiarezza del progetto....docx" ); Paragraph paragraph = doc . FirstSection...foreach ( Revision revision in paragraph . Range . Revisions ) { if...

    reference.aspose.com/words/it/net/aspose.words/...
  3. 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...
  4. 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-...
  5. ארכיון

    ארכיון...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-...
  6. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... first_paragraph . runs . count ) self . assertEqual...first_section . body . first_paragraph . runs [ 0 ] . text ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....aph method Gets the last paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. 使用 Java 管理演示文稿中的项目符号和编号列表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中管理项目符号和编号列表。一步一步的指南。... 使用 Paragraph 类创建第一个段落实例。 设置段落的项目符号类型。 将项目符号类型设为...( 0 ); // 创建段落 Paragraph para = new Paragraph (); // 设置段落项目符号样式和符号...

    docs.aspose.com/slides/zh/java/manage-bullet/
  10. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) jest reprezentacją dokumentu Word w pamięci. Czytać, manipulować i modyfikować zawartość i formatowanie dokumentu Word przy użyciu Java....na przykład, Section lub Paragraph , pochodzą z CompositeNode...poniżej. Document , Section , Paragraph , Table , Shape , Run , i...

    docs.aspose.com/words/pl/java/aspose-words-docu...