Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 15,222 for

section

(0.11 sec)
  1. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....Footers Defined in the Previous Section If you need to copy the header...or footer from the previous section, you can do that too. The following...

    docs.aspose.com/words/net/working-with-headers-...
  2. Utility Features in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/barcode/java/utility-features-i...
  3. Working with Workbooks in NPOI and Aspose.Cells...

    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....Cells Contents [ Hide ] This section has the following topics: Add...

    docs.aspose.com/cells/net/working-with-workbook...
  4. Miscellaneous Examples for xlsx4j|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....xlsx4j Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/miscellaneous-exampl...
  5. Technical Articles|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.... Articles in this section Adding a Signature to an Image...

    docs.aspose.com/psd/net/technical-articles/
  6. Working with Workbooks in Apache POI and Aspose...

    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....Cells Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/working-with-workboo...
  7. Working with Facades|Aspose.PDF for Python via ...

    This Section explains how to work with Facades - a toolset for popular operations with PDF.... In this section you will learn how to: [Using...

    docs.aspose.com/pdf/python-java/working-with-fa...
  8. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...A4); Section parentSection = r.getParentSection();...insertBreak(BreakType.BreakType.SECTION_BREAK_NEW_PAGE)后再次设置不同的方向,...

    forum.aspose.com/t/msword/310489
  9. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting....Document with Emphases This section demonstrates you how to produce...Document with Headings This section demonstrates you how to produce...

    docs.aspose.com/words/python-net/working-with-m...
  10. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback 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...