Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 14,550 for

section

(0.08 sec)
  1. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....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 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/
  3. 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/
  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. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...all block-level nodes in the section's body, # then clone and insert...of a section. for src_section in doc_to_insert . sections : src_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 删除分节符影响书签标记 - 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
  7. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …... Several sections case: When two sections are separated...separated by a section break, and the footnote content in the first section...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  8. 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/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for Image Automation – C# 图像格式转换 |产品.aspose.comhttps://products.aspose.com/imaging/zh-hans/net/conversion/Recent content in C# 图像格式转换 |产品.......container-fluid bg-white agp-content section container row col-md-12 tl...bmp&showPreview=true autogen section container-fluid border-bottom:...

    products.aspose.com/imaging/zh-hans/net/convers...
  10. Aspose::Words::BuildingBlocks::BuildingBlock cl...

    Aspose::Words::BuildingBlocks::BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. To learn more, visit the documentation article in C++....get_FirstSection () Gets the first section in the building block. get_Gallery...get_LastSection () Gets the last section in the building block. get_Name...

    reference.aspose.com/words/cpp/aspose.words.bui...