Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,203 for

section

(0.56 sec)
  1. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``.... Section ( glossary_doc )) substitute_block...substitute_block . first_section . append_child ( aw . Body ( glossary_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes document printing for seamless booklet binding. Enhance your multi-page documents today!...); } // Configure the first section's "PageSetup" property to print...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word documents using Python....navigate through different sections of the document. In this post...under the table of contents section. Retrieve the information from...

    blog.aspose.com/words/working-with-toc-in-word-...
  4. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...setAllowAutoFit(true); } } for (Section section : docxDocument.getSections())...ParagraphCollection paragraphs = section.getBody().getParagraphs();...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using Python https://products.aspose.com/pdf/python-net/parser/ Recent content in Extract text or images from P......svg#aspose-buy Buy overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/python-net/parser/index...
  6. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...Document(docToMerge); // add a continuous section break on the mergeDoc mergeDoc...and footers in the previous section. mergeDoc.getFirstSection()...

    forum.aspose.com/t/document-bookmark-misplaced-...
  7. Frequently Asked Questions|Aspose.Slides Docume...

    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....file parser may skip the last sections of the group. So move all...the required value in the section. Q: In exported presentations...

    docs.aspose.com/slides/reportingservices/freque...
  8. PsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Ps](../../aspose.words/saveformat/#Ps) format...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...doc . sections ) { let section = s . asSection (); section . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Creating a Table|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....Microsoft Excel in the above section. AI Document Assistant Close...

    docs.aspose.com/cells/java/creating-a-list-object/
  10. Layout appears compressed and several form fiel...

    Hello, This request is created on behalf of Balaji Revanth Guduru balajirevanth.guduru@eclinicalworks.com Thank you for reaching out. I wanted a small help with converting complex HTML forms using Aspose.Words or Aspo…...html"); foreach (Section s in doc.Sections) { s.PageSetup.PaperSize...

    forum.aspose.com/t/layout-appears-compressed-an...