Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 18,327 for

paragraph

(0.09 sec)
  1. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....languages within a single paragraph? Yes. Language ID is applied...portion level, so a single paragraph can mix multiple languages...

    docs.aspose.com/slides/java/presentation-locali...
  2. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化工作流程。... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...for Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_CachedColBalance method. Use Cached Paragraph Information for Column Balancing in C++....alance method Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Fields::FieldNoteRef::get_Insert...

    Aspose::Words::Fields::FieldNoteRef::get_InsertHyperlink method. Gets whether to insert a hyperlink to the bookmarked Paragraph in C++....hyperlink to the bookmarked paragraph. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile text options!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/create-markdown/