Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 15,249 for

section

(0.1 sec)
  1. Barcode Recognition - Read Barcodes in C#|Docum...

    This documentation Section explains how to perform barcode recognition in Aspose.BarCode for .NET... This section collects the core reading workflow...

    docs.aspose.com/barcode/net/barcode-recognition/
  2. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++...C++ Contents [ Hide ] This section describes how to change the...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  3. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your document layout and printing efficiency....); } // Configure the first section's "PageSetup" property to print...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  6. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....+= 1 # Configure the first section's "PageSetup" property to print...book fold. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last Section of the document in C++....last paragraph in the last section of the document. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …... Several sections case: When two sections are separated...separated by a section break, and the footnote content in the first section...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  9. Generate QR Codes for Geo Locations|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....Location Fill out the content section: Geo Location Customize QR...QR Code under the preview section. Procedure Geo Location Message...

    docs.aspose.com/barcode/java/1-2-1-8-generating...
  10. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

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