Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 18,589 for

paragraphs

(0.2 sec)
  1. Convert DOC to PPTM via C++ or with free Online...

    Export DOC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTM online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/doc-to...
  2. Convert OTT to PPS via C++ or with free Online ...

    Export OTT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPS online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/ott-to...
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....contain block-level nodes Paragraph and Table . To learn more...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...delimits each level of the paragraph numbering. Inheritance: FieldBidiOutline...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations in JavaScript Contents...Contents [ Hide ] Get Paragraph and Portion Coordinates in TextFrame...

    docs.aspose.com/slides/nodejs-java/paragraph/
  6. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/net/rendering/
  7. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....every item into a separate paragraph colored dynamically. << foreach...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/net/setting-background-co...
  8. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...animation to the By 1st Level Paragraphs value: import aspose.slides..."First paragraph \n Second paragraph \n Third paragraph" # Gets...

    docs.aspose.com/slides/python-net/shape-animation/
  9. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++.... paragraphs . get ( 0 ). portions . get...C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  10. How to Insert Table in PDF using Python

    This short tutorial guides on how to insert table in PDF using Python. It contains the IDE settings, step-wise process and a runnable sample code to add table in PDF using Python....data Add the table to the paragraphs collection of the selected...

    kb.aspose.com/pdf/python/how-to-insert-table-in...