Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 14,821 for

section

(0.77 sec)
  1. PageSetup.header_distance property | Aspose.Wor...

    PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the page....with other settings for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...fbuilderfooter = null; var sections = destBuilder.getDocument()...getSections(); if (sections) { var sectionCount = sections.getCount();...

    forum.aspose.com/t/merging-documents-causing-bu...
  3. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insert Footer|Aspose.Words for Java

    Insert a footer 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-footer/
  5. Metered Licensing|CAD 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....refer to Metered Licensing FAQ section. Metered Licensing Here are...

    docs.aspose.com/cad/java/getting-started/metere...
  6. Working with Attachments in PDF|Aspose.PDF for ...

    Use C# PDF API to access, add and remove attachments in PDF files using C# from within your applications. Complete guide with C# code samples....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/net/attachments/
  7. Metered Licensing|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....refer to Metered Licensing FAQ section. Metered Licensing Here are...

    docs.aspose.com/psd/java/metered-licensing/
  8. Installation|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....Welcome to the Installation section of the Aspose.Cells for Reporting...

    docs.aspose.com/cells/reportingservices/install...
  9. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....document is split into parts at a section break of any type. Style 2...

    reference.aspose.com/words/net/aspose.words.low...
  10. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts.... SECTION_BREAK Specifies that the document...document is split into parts at a section break of any type. STYLE Specifies...

    reference.aspose.com/words/python-net/aspose.wo...