Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 13,704 for

section

(0.12 sec)
  1. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/python-net/manage-ink/
  2. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/java/manage-ink/
  3. Manage Ink|Aspose.Slides for Node.js via .NET D...

    Use ink tools to draw objects in PowerPoint Java...display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  4. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { Section sourceSection = document.getSections()...getCount() - 2; i >= 0; i--) { Section src = doc.getSections().get(i);...

    forum.aspose.com/t/topic/312511
  6. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....Please be aware that this section only outlines popular conversions...formats, please refer to the section Supported File Formats . To...

    products.aspose.com/pdf/python-net/merger/
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....for all child nodes of the section and calls DocumentVisitor.visitTableEnd(com...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-header/
  10. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/androidjava/manage-ink/