Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 726 for

add section break

(0.09 sec)
  1. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_Section property. Specifies whether list should be restarted at each Section...is_restart_at_each_section property List.is_restart_at_each_section property...should be restarted at each section. Default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....Document doc = new Document(); // Add two runs and one shape as child... child.getText().trim())); break; case NodeType.SHAPE: Shape...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....revert page setup settings to sections in a document. doc = aw ....the builder's current section and add text. builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the...rows and four columns, and then add it to the document. Table outerTable...

    reference.aspose.com/words/java/com.aspose.word...
  5. Split PDF Files Online or using Java | products...

    Free online app to Split different PDF files. Java Splitter library code for PDF documents.... Split PDF File via Java Add Java library into your project...Document class and add the Page using getPages().add(Page). Save the...

    products.aspose.com/total/java/split/pdf/
  6. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....snowflakes in SVG is a great way to add a winter theme to your website...elements. In this guide, we will break down snowflake construction...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  7. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....Following code snippet shows how to add Ellipse: String outFile = "Ellipse...Page page = doc . getPages (). add (); Graph canvas = new Graph...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  8. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....revert page setup settings to sections in a document. Document doc...the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....inadvertent addition of an extra line break into the file will invalidate...refer to Metered Licensing FAQ section. A new class Metered has been...

    docs.aspose.com/cells/net/licensing/
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....but in addition, it adds a paragraph break. Current font formatting...created and any content you add using other methods of the DocumentBuilder...

    docs.aspose.com/words/java/use-documentbuilder-...