Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 18,530 for

paragraphs

(0.1 sec)
  1. Управление свойствами презентации в C++|Докумен...

    Освойте свойства презентаций в Aspose.Slides для C++ и упростите поиск, брендинг и рабочий процесс в ваших файлах PowerPoint и OpenDocument....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/ru/cpp/presentation-prop...
  2. Улучшите свои презентации с помощью AutoFit в P...

    Узнайте, как управлять настройками AutoFit в Aspose.Slides for Python via .NET для оптимизации отображения текста в ваших презентациях PowerPoint и OpenDocument и повышения читаемости содержимого.... paragraphs [ 0 ] . portions . add (...auto_shape . text_frame . paragraphs [ 0 ] . portions . add (...

    docs.aspose.com/slides/ru/python-net/manage-aut...
  3. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/cpp/presentation-propert...
  4. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#....Writeln ( "first, create paragraph and run, set text" ); builder...XWPFParagraph.SetNumID(numId) to set paragraph property, CT_P.pPr.numPr"...

    docs.aspose.com/words/net/add-bullets-or-number...
  5. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....inset_field , and insert_paragraph methods. The following code... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/python-net/mail-merge-tem...
  6. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article 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...
  9. Footnote Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Notes.Footnote، وهي الأداة الأساسية لإدارة الحواشي السفلية والختامية بكل سهولة ودقة في مستنداتك.... Paragraphs { get; } يحصل على مجموعة...ParentParagraph { get; } يسترد الأصل Paragraph من هذه العقدة. PreviousSibling...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 从PDF中提取段落|Aspose.PDF for PHP via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具来从PDF文档中提取文本。...$section -> getParagraphs () as $paragraph ) { $paragraphText = " \r\n...\r\n " ; foreach ( $paragraph -> getLines () as $line ) { foreach...

    docs.aspose.com/pdf/zh/php-java/extract-paragra...