Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 15,195 for

section

(0.16 sec)
  1. Aspose::Words::PageSetup::set_OtherPagesTray me...

    Aspose::Words::PageSetup::set_OtherPagesTray method. Sets the paper tray (bin) to be used for all but the first page of a Section. The value is implementation (printer) specific in C++....all but the first page of a section. The value is implementation...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. DocumentVisitor.visit_header_footer_end method ...

    DocumentVisitor.visit_header_footer_end method. Called when enumeration of a header or footer in a Section has ended....of a header or footer in a section has ended. def visit_header_footer_end...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::LowCode::MailMergeOptions::get_R...

    Aspose::Words::LowCode::MailMergeOptions::get_RestartListsAtEachSection method. Gets a value indicating whether lists are restarted at each Section after executing of a mail merge in C++....lists are restarted at each section after executing of a mail merge...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Working with Text in PHP|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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-text-...
  5. Security 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/cells/java/security-features-in...
  6. Working With Document in Ruby|Aspose.Words for ...

    Working with Document using Ruby....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/java/working-with-documen...
  7. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....The SDT represents repeating section type when displayed in the...The SDT represents repeating section item. EntityPicker 16 The SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python.... fields, headers/footers, sections, and paragraphs. While working...or the currently selected section by using the current_paragraph...

    docs.aspose.com/words/python-net/navigation-wit...
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...throws Exception { // Get the section that contains the header to...determine page dimensions Section section = (Section) header.getParentNode();...

    forum.aspose.com/t/topic/324972
  10. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....headers of each document section. for ( Section sect : doc . getSections...different headers in each section, since we want // the watermark...

    docs.aspose.com/words/java/add-watermark-in-doc...