Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 18,540 for

paragraphs

(0.15 sec)
  1. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... paragraphs[ 0 ] . portions[ 0 ] watermarkPortion...

    products.aspose.com/slides/python-net/watermark...
  2. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...left indent of the bookmark paragraph Aspose.Words Product Family...bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  3. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...need to browse body text paragraphs to apply formatting to each...

    forum.aspose.com/t/roundedrectangle-with-multip...
  4. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder ( doc ); // Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....paragraphs.add(table)). Save PDF document...of input document page . paragraphs . add ( table ) document...

    docs.aspose.com/pdf/python-net/integrate-table/
  6. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java 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/java/replace-fields/
  7. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/net/document-builder-over...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. How to Add Table to PDF using Java

    This short tutorial is about how to add table to PDF using Java. In order to insert table in PDF using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....page as the Page class has a Paragraphs collection containing all...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...