Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 726 for

add section break

(0.11 sec)
  1. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....special character – a paragraph break . In Aspose.Words, a paragraph...need to insert a paragraph break character into it. DocumentBuilder...

    docs.aspose.com/words/net/working-with-paragraphs/
  2. Licensing|Aspose.Slides for Node.js via .NET Do...

    Apply, manage, and troubleshoot licenses in Aspose.Slides for Node.js. Ensure uninterrupted access to full features with our step-by-step licensing guide....“Purchase Policies and FAQ” section. Evaluate Aspose.Slides You...simply becomes licensed after you add a few lines of code to apply...

    docs.aspose.com/slides/nodejs-java/licensing/
  3. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range....( doc = doc ) # Add text to the first section in the document...and then add another section. builder . write ( 'Section 1. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Create Tables from Scratch This section shows how to create a table...Define an array of row heights. Add a Table to the slide. Iterate...

    docs.aspose.com/slides/python-net/manage-table/
  5. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a Section in Java....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. Remarks: PageSetup...

    reference.aspose.com/words/java/com.aspose.word...
  6. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....blank document contains one section, one body and one paragraph...composite child nodes that we can add content to. // If we wish to...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnoteSeparator | Aspose.Words for Java

    in Java....visitor) 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...
  8. 使用updateFields更新目录存在目录缩进及页码不一致问题 - Free Support...

    使用updateFields更新目录 public static void main(String[] args) throws Exception { com.aspose.words.License wordsLicense=new com.aspose.words.License(); wordsLicense.setLicense("D:\\Aspose.TotalforJava.lic"); Stri…...docx"); Section section = doc.getFirstSection();...getFirstSection(); PageSetup pageSetup = section.getPageSetup(); double tabStopPosition...

    forum.aspose.com/t/updatefields/322089
  9. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Methods Method Description add(Node node) Adds a node to the end of...of runs. add(Node node) public void add(Node node) Adds a node...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a Section. To learn more, visit the documentation article in C++....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. class PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...