Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 13,567 for

section

(0.21 sec)
  1. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your document's layout for better readability and presentation....with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  2. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns....) # Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Shapes 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/diagram/java/working-with-shape...
  4. Export data from document|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.... This section has following topics: Columns...

    docs.aspose.com/cells/net/export-data-from-docu...
  5. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C# code by using the Aspose.Cells for .NET API....Options and highlights the section to specify the Custom Separators...

    docs.aspose.com/cells/net/specify-custom-number...
  6. Comprehensive RDL Support|Aspose.Slides Documen...

    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....the Report Samples Gallery section. PPT, PPS, PPTX and PPSX Export...

    docs.aspose.com/slides/reportingservices/compre...
  7. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this range in C++....(); } } // Reject the first section revisions. doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. 请我如何给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
  10. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....property Section.nodeType property Returns NodeType.Section . get...class Section Section.headersFooters property Section.pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...