Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 14,837 for

section

(0.07 sec)
  1. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... RESTART_SECTION Numbering restarts at each section. RESTART_PAGE...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Documents|Aspose.PDF for Java

    Discover how to use the PDFFileEditor class in Java to edit and manipulate PDF documents using Aspose.PDF....We’re going to discuss these sections in detail below: File Editing...which we can include in this section are Insert, Append, Delete...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  3. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last Section of the document....last paragraph in the last section of the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...set at the start of the TOC section. Here’s how you can modify...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  5. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...maxContentWidth > 555; for (Section section : doc.getSections()) {...{ PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...

    forum.aspose.com/t/cutting-off-right-side-after...
  6. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes Section handling for XLSX exports, ensuring seamless document management and multiple worksheets....property Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This Section explain to you all details on this topic.... This section shows how to add pages to a...programmatically using PHP. This section learn you how to add watermarks...

    docs.aspose.com/pdf/php-java/working-with-pages/
  8. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....libs/folder Select Project Section (from the file menu and click...Navigate back to the code section of the app and add the following...

    docs.aspose.com/words/java/your-first-application/
  9. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....Field List under the Values section. Drag the calculated field...field to the Values section of the PivotTable to display the calculated...

    docs.aspose.com/cells/net/add-calculated-field-...