Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 7,946 for

paragraph

(0.1 sec)
  1. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Adding an Image as a Paragraph causes infinite processing until...height + 2 * margins); page.Paragraphs.Add(image); document.Save(Path...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  2. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...topic series of managing text paragraphs. This page will illustrate...illustrate how we can manage paragraph bullets. Bullets are more useful...

    docs.aspose.com/slides/java/manage-bullet/
  3. DocumentVisitor.visit_paragraph_start method | ...

    DocumentVisitor.visit_Paragraph_start method. Called when enumeration of a Paragraph has started....visit_paragraph_start method visit_paragraph_start(paragraph) Called...enumeration of a paragraph has started. def visit_paragraph_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a Paragraph in the document....Specifies the outline level of a paragraph in the document. Members Name...Name Description LEVEL1 The paragraph is at the outline level 1...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.outlineLevel property | Aspose....

    ParagraphFormat.outlineLevel property. Specifies the outline level of the Paragraph in the document....the outline level of the paragraph in the document. get outlineLevel...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a Paragraph break when exporting in text formats in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties....frame_format property Paragraph.frame_format property Provides...formatting properties of paragraphs that are frames. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Animated Text|Aspose.Slides Documentation

    Add animated text and effects to PowerPoint presentation in C# or .NET...Adding Animation Effects to Paragraphs We added the AddEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/net/animated-text/
  10. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage Paragraph outline levels in your documents for enhanced organization and clarity....Specifies the outline level of a paragraph in the document. public enum...Description Level1 0 The paragraph is at the outline level 1...

    reference.aspose.com/words/net/aspose.words/out...