Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 14,878 for

section

(0.12 sec)
  1. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next Section for advanced users and developers....] Advanced Operations is a section about how to deal with existing...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  2. Plugins Licensing - Metered License|Documentation

    Using the C# Image Processing Library licensing plugin to apply a metered key....the Metered Licensing FAQ section. To obtain licenses, kindly...

    docs.aspose.com/imaging/net/plugins/aspose-imag...
  3. PageSetup.charactersPerLine property | Aspose.W...

    PageSetup.charactersPerLine property. Gets or sets the number of characters per line in the document grid....characters per line in this section. builder . pageSetup . layoutMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...1 (ISO 14289-1, Section 14.8) Error Message "Path object...<h1>Test Document</h1> <h2>Section with border and background</h2>...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  5. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... NextSibling ; // A section body can contain Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  6. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader....export bookmarks in the first section's header/footers. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid....characters per line in this section. builder . page_setup . layout_mode...assertEqual ( 8 , doc . first_section . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....)); } // Configure the first section's "PageSetup" property to print...PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or Section in Java....options for a document or section. To learn more, visit the Working...builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  10. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...19" (662 points) Section contains multiple tables with...more vertical space for (Section section : doc.getSections()) {...

    forum.aspose.com/t/table-page-breaks-not-matchi...