Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,538 for

paragraph

(0.18 sec)
  1. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/ppt/
  2. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...linkedStyle Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Access the Paragraph . Align the text vertically...Creates the Paragraph object for the text frame $paragraph = $txtFrame...

    docs.aspose.com/slides/php-java/manage-table/
  4. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....one or more Paragraph elements. Text is a Paragraph level object...added to the Section object’s paragraphs collection. XML <? xml version...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  5. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs....Remarks The default value is Paragraph. Has effect only for top level...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...getTextFrame(); for (IParagraph paragraph : textFrame.getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { String text...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  7. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/androidjava/presentation...
  8. Aspose.PSD for .NET 23.6 - 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.... Paragraph ; defaultParagraph . Justification...justification mode in text paragraph features int index = textData...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  9. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....cursor to the end of its last paragraph, specify -2. Remarks The navigation...cursor to the end of its last paragraph, specify -2. Examples Shows...

    reference.aspose.com/words/net/aspose.words/doc...
  10. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....relative to the left side of the paragraph. COLUMN The object is positioned...relative to the left side of the paragraph. COLUMN public static int...

    reference.aspose.com/words/java/com.aspose.word...