Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 18,326 for

paragraph

(0.12 sec)
  1. MailMergeOptions.use_whole_paragraph_as_region ...

    MailMergeOptions.use_whole_Paragraph_as_region property. Gets or sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region....use_whole_paragraph_as_region property MailMergeOptions.use_...use_whole_paragraph_as_region property Gets or sets a value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_ForgetLastTabAlignment method. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned in C++....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...text alignment for every paragraph in the document to RTL. for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...hyperlink to the bookmarked paragraph. insert_reference_mark Inserts...position of the bookmarked paragraph. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_Paragraph property. Gets the Paragraph that is currently selected in this [DocumentBuilder](../)....current_paragraph property DocumentBuilder.current_paragraph property...property Gets the paragraph that is currently selected in this DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 复制 PPTX 中的段落和部分|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 复制段落 段落属性可以通过 Paragraph 类的 ParagraphFormat 实例访问。 ...。目标段落获得复制的值。 SharedPtr < Paragraph > CopyParagraph ( SharedPtr...

    docs.aspose.com/slides/zh/cpp/copy-paragraph-an...
  7. 在 C++ 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 C++ 中将 PowerPoint 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  8. 在 Android 上自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose....

    使用 Aspose.Slides for Android 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/zh/androidjava/automatin...
  9. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/tab...
  10. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...