Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 19,019 for

paragraphs

(0.08 sec)
  1. 在 Android 上管理演示文稿中的项目符号和编号列表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。... clear (); Paragraph paragraph1 = new Paragraph (); paragraph1...paragraph1 . setText ( "The first paragraph" ); textFrame . getParagraphs...

    docs.aspose.com/slides/zh/androidjava/manage-li...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for C++.... A list item is a paragraph whose bullet settings are...are controlled through its paragraph format. Use the IParagraph...

    docs.aspose.com/slides/cpp/manage-lists/
  3. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....txt document with a custom paragraph break. Document doc = new...Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  4. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. let doc = new aw ....writeln ( "Paragraph 1." ); builder . writeln ( "Paragraph 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Paragraphs.Add(new Aspose.Pdf.HtmlFragment(“...IsNullOrEmpty(qest.QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("...

    forum.aspose.com/t/issue-text-box-child-can-not...
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java.... A list item is a paragraph whose bullet settings are...are controlled through its paragraph format. Use the IParagraph...

    docs.aspose.com/slides/java/manage-lists/
  7. Python에서 Tagged PDF 구조 요소 속성 설정|Aspose.PDF for ...

    Aspose.PDF for Python via .NET를 사용하여 Python에서 Tagged PDF 구조 요소 속성을 설정하는 방법을 배우십시오. 여기에는 제목, 언어, 실제 텍스트, 대체 텍스트 및 확장 텍스트가 포함됩니다....root_element paragraph_element = tagged_content . create_paragraph_element...Structure Element paragraph_element . set_text ( "Paragraph." ) root_element...

    docs.aspose.com/pdf/ko/python-net/setting-struc...
  8. تعيين خصائص عنصر بنية PDF الموسومة في Python|As...

    تعرف على كيفية تعيين خصائص عنصر بنية PDF الموسومة في Python باستخدام Aspose.PDF لـ Python عبر .NET، بما في ذلك العنوان واللغة والنص الفعلي والنص البديل ونص التوسيع....root_element paragraph_element = tagged_content . create_paragraph_element...Structure Element paragraph_element . set_text ( "Paragraph." ) root_element...

    docs.aspose.com/pdf/ar/python-net/setting-struc...
  9. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....represents the right indent for paragraph. @property def right_indent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...