Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 18,590 for

paragraphs

(0.72 sec)
  1. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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....and ending of the styles or paragraphs appears in the incorrect...and ending of the styles or paragraphs appears in the incorrect...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... Set paragraph alignment and margins. Set...margin for all table cells. paragraph_format = slides . ParagraphFormat...

    docs.aspose.com/slides/python-net/manage-table/
  3. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....table is added to the page’s paragraph collection. Finally, the updated...document . pages [ 1 ] . paragraphs . add ( table ) # Save updated...

    docs.aspose.com/pdf/python-net/whatsnew/
  4. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....to format texts using the paragraphs and portions associated with...Shades - Paragraph Alignment - Paragraph Bulleting - Paragraph Orientation...

    docs.aspose.com/slides/python-net/features-over...
  5. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...如下所示。 public static List<Paragraph> ParagraphsByStyleNam(Document...

    blog.aspose.com/zh/words/extract-text-from-word...
  6. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....and body text and between paragraphs or sections. Align text consistently...distinguish them from regular paragraphs. Having a different background...

    docs.aspose.com/font/net/font-styling/
  7. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...creates tags for headings, paragraphs and hyperlinks, but the specific...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  8. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....Shows how to create and use a paragraph style with list formatting...DocumentBuilder(doc); // Create a custom paragraph style. Style style = doc.getStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....(); var paragraph = new aspose . slides . Paragraph (); paragraph...slides . FillType . Solid )); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  10. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow.... So we animate paragraphs on objects, which will appear... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...

    docs.aspose.com/slides/java/convert-powerpoint-...