Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 14,828 for

section

(0.16 sec)
  1. Retrieve and Manage Exchange Server Mailbox Inf...

    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....FetchItems method, described in the section below. The FetchItem method...

    docs.aspose.com/email/net/working-with-exchange...
  2. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....Paragraph as an Image In this section, we will explore two examples...

    docs.aspose.com/slides/cpp/manage-paragraph/
  3. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....headers and footers for all section bodies at the end of the document...headers and footers for all section bodies at the end of the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...section-title>a{margin-top: 6mm;padding-left:...0;right: 0;}.main-content section {left:0;top: 9mm;right:0;bottom:...

    forum.aspose.com/t/how-specify-page-size-settin...
  5. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....restart numbering at each section. Document doc = new Document();...builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE); builder.writeln("List...

    reference.aspose.com/words/java/com.aspose.word...
  6. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...set_license(lic_path) def remove_section_numbers(title): """移除标题前的章节序号,如...遍历文档中的所有节 for section in doc.sections: sect = section.as_section() # 遍历节中的所有节点...

    forum.aspose.com/t/topic/313060
  7. main.bundle.min.98b9a7f4cfed9e0592fb3c225afb13c...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......section_nav_list{display:none}.docs_information...h:100%}.docs_information .section_nav_list ul ul{margin-bottom:0}...

    docs.aspose.com/svg/css/main.bundle.min.98b9a7f...
  8. main.bundle.min.41ac968cf952d70914d40de2171a77c...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......section_nav_list{display:none}.docs_information...h:100%}.docs_information .section_nav_list ul ul{margin-bottom:0}...

    docs.aspose.com/tasks/css/main.bundle.min.41ac9...
  9. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......section_nav_list{display:none}.docs_information...h:100%}.docs_information .section_nav_list ul ul{margin-bottom:0}...

    docs.aspose.com/tex/css/main.bundle.min.13f51fe...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...(renderTextAsBookFold) for (Section s : doc.getSections()) { s...

    reference.aspose.com/words/java/com.aspose.word...