Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 18,994 for

paragraphs

(0.37 sec)
  1. Create, Edit, and Convert PowerPoint Presentati...

    Aspose.Slides for C++ is a powerful library for creating, editing, and converting PowerPoint presentations in C++...."First paragraph \n Second paragraph \n Third paragraph" ); //...shape text by first-level paragraphs. effect -> get_TextAnimation()...

    products.aspose.com/slides/cpp/
  2. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines....or add new content such as paragraphs, headings, or styled text...like font styles, colors, or paragraph alignment. Save the updated...

    blog.aspose.com/words/markdown-to-word-converte...
  3. Aspose PDF Conversions & AI Content Processing ...

    Hi, I’m evaluating our document conversion pipeline and want to ensure we’re using Aspose optimally for documents that may be ingested by AI systems downstream. I’ve been reading through the PDF Association’s FAQ on AI …...elements such as headings, paragraphs, lists, tables, and figures...includes elements like headings, paragraphs, lists, and tables. This...

    forum.aspose.com/t/aspose-pdf-conversions-ai-co...
  4. 在 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/
  5. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/font/
  6. Convert XLTX to DOTX using Python or with free ...

    XLTX to DOTX conversion in your Python applications without using Microsoft Office or online. Test free XLTX to DOTX online converter quickly before integrating the code....document elements such as paragraphs, tables, images, hyperlinks...

    products.aspose.com/total/python-net/conversion...
  7. C# API to Export MSG to PS | products.aspose.com

    Convert MSG to PS without using Microsoft Word or Outlook on .NET...document elements, such as paragraphs, tables, and images. It also...

    products.aspose.com/total/net/conversion/msg-to...
  8. FAQ|Aspose.Words for C++

    Aspose.Words for C++ 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...

    docs.aspose.com/words/cpp/faq/
  9. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...into paragraphs collection of the section header.Paragraphs.Add(image1);...HorizontalAlignment.Right; footer.Paragraphs.Add(fTxt); for (int cnt =...

    forum.aspose.com/t/adding-images-to-header-and-...
  10. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/net/working-with-columns-...