Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 14,891 for

section

(0.09 sec)
  1. LINQ Reporting Engine in Python|Aspose.Words fo...

    Create reports from template documents using the LINQ Reporting Engine in Python. Learn more about the supported features in Python....Engine Contents [ Hide ] This section provides the information about...binding, conditional sections, repeating sections, and custom functions...

    docs.aspose.com/words/python-net/linq-reporting...
  2. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. Gets an object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document.... myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...Color :: get_Blue ()); // A section's PageSetup object has "BorderSurroundsHeade"...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your document formatting and layout precision....docx" ); // The first section has 2 pages. We will assign...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 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...
  6. 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...
  7. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...html2WordDocumentWit(htmlString); for (Section section : document.getSections())...getSections()) { PageSetup pageSetup = section.getPageSetup(); pageSetup....

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  8. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the document and check each section’s content Check the presence...file is loaded and all the sections in each page are examined...

    kb.aspose.com/words/python/how-to-remove-blank-...
  9. ConvertUtil.pointToInch method | Aspose.Words f...

    ConvertUtil.pointToInch method. Converts points to inches....DocumentBuilder ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.header_footer_bookmarks_export_m...

    PdfSaveOptions.header_footer_bookmarks_export_mode property. Determines how bookmarks in headers/footers are exported....export bookmarks in the first section's header/footers. # Set the...

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