Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 18,543 for

paragraphs

(0.57 sec)
  1. 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...
  2. 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...
  3. Edit HTML In Javascript

    Edit HTML in JavaScript code....Remove unwanted HTML elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/nodejs-net/edit/html/
  4. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET...HTML — such as headings, paragraphs, and lists — making the resulting...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  5. 在 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/
  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. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....the document into heading paragraphs. // This is useful for readers...mentSplitCriteri.HEADING_PARAGRAPH); // Specify that we want...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....left and right indents of paragraphs are normalized when saving...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...first_section . body . first_paragraph . append_child ( run ) doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/cpp/find-and-replace/