Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 726 for

add section break

(0.27 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... Add Multiple Paragraphs Containing...Portions These steps show how to add a text frame that contains three...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....ITextFrame interface to allow you to add objects that represent a paragraph...IParagraph interface to allow you to add objects that represent portions...

    docs.aspose.com/slides/androidjava/manage-parag...
  3. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java.... appendChild(Node newChild) Adds the specified node to the end...prependChild(Node newChild) Adds the specified node to the beginning...

    reference.aspose.com/words/java/com.aspose.word...
  4. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...you should create a separate section for the TOC and the content...\"1-3\" \\h \\z \\u"); // Add another section. builder.insertBreak(BreakType...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  5. Licensing and Limitations|Documentation

    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....recipients in CFB format is 1 Adds “Evaluation Message” in Subject...generated in the evaluation mode Adds “Evaluation Watermark Image”...

    docs.aspose.com/email/net/licensing-and-limitat...
  6. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....ITextFrame interface to allow you to add objects that represent a paragraph...IParagraph interface to allow you to add objects that represent portions...

    docs.aspose.com/slides/net/manage-paragraph/
  7. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....ITextFrame interface to allow you to add objects that represent a paragraph...IParagraph interface to allow you to add objects that represent portions...

    docs.aspose.com/slides/java/manage-paragraph/
  8. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....TextFrame class to allow you to add objects that represent a paragraph...Paragraph class to allow you to add objects that represent portions...

    docs.aspose.com/slides/php-java/manage-paragraph/
  9. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....add("CustomerName"); table.getColumns().add("Address");...add("Address"); table.getRows().add("Thomas Hardy", "120 Hanover Sq., London");...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify Additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

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