Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 19,019 for

paragraphs

(0.03 sec)
  1. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting Paragraphs with Python....TeX Product Family Paragraph Formatting in Word with Python...short tutorial guides you on paragraph formatting in Word with Python...

    kb.aspose.com/words/python/paragraph-formatting...
  2. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....; i ++) { //Loop through paragraphs in current ITextFrame for...; i ++) { //Loop through paragraphs in current ITextFrame for...

    docs.aspose.com/slides/androidjava/extract-text...
  3. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Follow our simple, step-by-step guide to save time....$i ++ ) { # Loop through paragraphs in current ITextFrame foreach...$i ++ ) { # Loop through paragraphs in current ITextFrame foreach...

    docs.aspose.com/slides/php-java/extract-text-fr...
  4. How to create Dynamic Chart with Dropdown List|...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for .NET. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....Dropdown List In the following paragraphs, we will show you how to...

    docs.aspose.com/cells/net/create-dynamic-chart-...
  5. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. // Each...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java....Place the tag in regular paragraphs or tables instead. Inserting...

    docs.aspose.com/words/java/inserting-hyperlinks...
  7. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API....block‑level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/python-net/replace-fields/
  8. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....through shapes, text frames, paragraphs, and portions, and then apply... bold and italic styles, paragraph alignment, and font color...

    docs.aspose.com/slides/java/manage-fonts/
  9. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....AutoShape : for paragraph in shape . text_frame . paragraphs : for portion...portion in paragraph . portions : portion . text = portion . text...

    docs.aspose.com/slides/python-net/manage-textbox/
  10. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…... As a note, if extra paragraphs are unwanted, please consider...BuildReport(...); See Removing Paragraphs with Template Syntax Tags...

    forum.aspose.com/t/render-multiple-images-in-a-...