Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 18,181 for

paragraphs

(0.21 sec)
  1. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...Paragraphs.Add(graph); // Create a TextStamp...FontSize; box.Paragraphs.Add(text); page.Paragraphs.Add(box); AddRectangle(page...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  2. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...getChild(NodeType.PARAGRAPH, 4, true); para.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert RTF to CSV using Python or with free On...

    RTF to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to CSV online converter quickly before integrating the code....font styles, sizes, colors, paragraphs, tables, and images. One...

    products.aspose.com/total/python-net/conversion...
  4. Edit DOCX In Java

    Edit DOCX in Java code....Remove unwanted DOCX elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/java/edit/docx/
  5. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....Examples: Shows how to remove paragraphs selectively. // Template...mark. For such tags, empty paragraphs will be removed. Document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....Ability to work with text, paragraphs, headings, hyperlinks, graphs...object. Add TextFragment to paragraphs collection of the page. Save...

    releases.aspose.com/pdf/pythonnet/
  7. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画...AutoShape,并将文本动画设置为 By 1st Level Paragraphs 值: // Instantiates a presentation...Animates shape text by 1st level paragraphs effect . getTextAnimation...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  8. 在 Python 中创建和应用 WordArt 效果|Aspose.Slides for Py...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 WordArt 效果。此步骤指南帮助开发者在 Python 中使用时尚、专业的文本增强演示文稿。... paragraphs [ 0 ] . portions [ 0 ] portion...port = ashp . text_frame . paragraphs [ 0 ] . portions [ 0 ] pf...

    docs.aspose.com/slides/zh/python-net/wordart/
  9. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....offering control over how empty paragraphs are handled. Aspose.Words...Saving Documents Export Empty Paragraphs to Markdown 25.5 The ability...

    docs.aspose.com/words/python-net/what-s-new-in-...
  10. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....NET Parse Markdown Markdown paragraph XHTML JPG PDF XML MHTML HTML...HTML Markdown Paragraph in C# Use the C# library to create Markdown...

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