Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 18,361 for

paragraphs

(0.15 sec)
  1. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....contains one or more paragraph objects. A paragraph can be a text,...PDF format, enclose it in a paragraph. It is possible to convert...

    docs.aspose.com/pdf/php-java/convert-images-for...
  2. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Allow Contextual Spacing of Paragraphs in Tables. ApplyBreakingRules...{ get; set; } Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/net/aspose.words.set...
  3. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....Words exports empty paragraphs to Markdown. MarkdownExportAsHtml...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...TextFrame ; // 为文本框创建 Paragraph 对象 IParagraph paragraph = txtFrame . Paragraphs...Paragraphs [ 0 ]; // 为段落创建 Portion 对象 IPortion portion = paragraph...

    docs.aspose.com/slides/zh/net/manage-table/
  7. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....document size to a few hundred paragraphs. A Temporary License allows...builder . Writeln ( "New paragraph with text" ); pdfDocument...

    docs.aspose.com/words/net/faq/
  8. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... paragraphs . add ( table ) document...( "Hello World!" ) page . paragraphs . add ( text ) # Load certificate...

    docs.aspose.com/pdf/python-net/whatsnew/
  9. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations.... Paragraphs [ 0 ]; IPortion portion =...

    docs.aspose.com/slides/net/shape-manipulations/
  10. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....child of Paragraph . Footnote can contain Paragraph and Table...not a paragraph, creates and appends one empty paragraph. fet...

    reference.aspose.com/words/java/com.aspose.word...