Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 18,354 for

paragraphs

(0.38 sec)
  1. Mail Merge模板在Python|Aspose.Words为Python via .NET

    创建Mail Merge模板以定义输出文档中的固定内容,然后使用Python中的合并字段生成合并文档。...insert_text_input 、 inset_field 和 insert_paragraph 方法在这样的模板中包含文本、合并字段和换行符。 下面的代码示例演示如何创建Mail... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/zh/python-net/mail-merge-...
  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. Управление свойствами презентации в 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...
  4. 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...
  5. PDFドキュメントを作成する|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントを作成およびフォーマットする方法について説明します。...に追加する TextFragment をページの Paragraphs コレクションに追加する 結果として得られるPDFドキュメントを保存する...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ja/cpp/create-pdf-document/
  6. 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...
  7. 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...
  8. Footnote Class | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  9. 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...
  10. 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...