Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 15,183 for

section

(0.2 sec)
  1. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the document in C++....Examples Shows how to remove all sections from a document. auto doc...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 删除分节符影响书签标记 - 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
  4. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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/
  6. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. Apache POI does not provide an opportunity to insert picture into a document....with Images documentation section. The DocumentBuilder provides...

    docs.aspose.com/words/java/insert-picture-in-do...
  7. Working with Fields in Node.js|Aspose.Words for...

    How to work with fields in a documents using Node.js....Articles in this documentation section explain how to use Aspose.Words...

    docs.aspose.com/words/nodejs-net/working-with-f...
  8. Read Barcode Properties|Documentation

    This article describes how to read barcode parameters...described further in this section. The articles listed below...

    docs.aspose.com/barcode/java/read-barcode-prope...
  9. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。... addSection ( "Section 1" , slide ); // 添加 SectionZoomFrame...getSections (). addSection ( "Section 1" , slide ); // 为缩放对象创建新图像...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  10. LINQ Reporting Engine API in C#|Aspose.Words fo...

    Learn LINQ Reporting Engine API to build a report in C#.... This section includes the following topics:...

    docs.aspose.com/words/net/linq-reporting-engine...