Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,203 for

section

(0.14 sec)
  1. 克隆 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用 Python 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/zh/python-net/clone-a-doc...
  2. Docx vs html output - Free Support Forum - aspo...

    Hi Alexey, We are currently have 2 issues with exporting to html. Attached are the docx file and html file, the code to save aspose tree to the documents are: inlineXbrlDoc.Save("c:\\Vob\\GitRepos\\test2.docx"); option…...word, all the sections have headers. Two sections starting with...between the headers in these 2 sections and others stopping Aspose...

    forum.aspose.com/t/docx-vs-html-output/326795
  3. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....docx"); Section firstPageSection = doc.getFirstSection();...KEEP_SOURCE_FORMATTING); for (Section srcSection : docToInsert.getSections())...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your document's layout for better readability and presentation....with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.FooterDistance | Aspose.Words for .NET

    Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your document layout effortlessly!...with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns....) # Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/python-net/aspose-words-d...
  8. Convert PDF documents using JavaScript|Aspose.P...

    This Section contains articles relating to convert PDF documents to other formats by Aspose.PDF for JavaScript via C++....supported formats, see the section Aspose.PDF Supported File Formats...PDF converter app. Learn the sections of converting documents with...

    docs.aspose.com/pdf/javascript-cpp/conversion/
  9. Convert PDF documents in Node.js|Aspose.PDF for...

    This Section contains articles relating to convert PDF documents to other formats by Aspose.PDF for Node.js via C++....supported formats, see the section Aspose.PDF Supported File Formats...PDF converter app. Learn the sections of converting documents with...

    docs.aspose.com/pdf/nodejs-cpp/conversion/
  10. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...