Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 18,524 for

paragraphs

(0.09 sec)
  1. How to Convert Image to PDF in Java

    This basic tutorial explains how to convert image to PDF in Java. You will learn how using Java PNG to PDF conversion can be accomplished by following a few steps and a runnable code snippet....contains a collection of paragraphs where you can add content...

    kb.aspose.com/pdf/java/how-to-convert-image-to-...
  2. Make pdfs generated accessible - Free Support F...

    Hello we use MS Word Templates with xml data to mail merge using Aspose Words and finally create pdfs. We use DotNet 8 platform with C# My question is regarding accessibility. What care should we take to ensure that th…...content such as headings, paragraphs, and lists, which is essential...

    forum.aspose.com/t/make-pdfs-generated-accessib...
  3. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Copying Paragraph and Portion in PPTX Contents [ Hide ] In order...text we need to format it on Paragraph and Portion level. Some text...

    docs.aspose.com/slides/cpp/copying-paragraph-an...
  4. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering....Examples Shows how to number paragraphs with LISTNUM fields. doc...'0' builder . writeln ( 'Paragraph 1' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... paragraphs[ 0 ] . portions[ 0 ] watermarkPortion...

    products.aspose.com/slides/python-net/watermark...
  6. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....You can create character, paragraph or a list style. When creating...a style of the "StyleType.Paragraph", the collection will apply...

    reference.aspose.com/words/net/aspose.words/sty...
  8. 如何在 HTML 中添加图像?C# 示例

    学习如何使用 Aspose.HTML for .NET 在 HTML 中添加图像。探索不同的方法,包括 img 标记、CSS 背景和内联样式。... if 语句通过验证 paragraphs.Length >= 2 ,确保文档至少包含两个段落元素。...<p> 元素(paragraph[1])。由于 C# 中的集合使用基于零的索引,因此 paragraphs[1] 指的是文档中的第二个...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  9. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/python-net/rendering/
  10. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...