Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 114,967 for

page

(0.13 sec)
  1. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets the separator character that appears between the chapter number and the Page number in C++....between the chapter number and the page number. Aspose :: Words :: ...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Փոխարկել TEXT PNG Java

    Փոխարկեք TEXT ը PNG ձևաչափի Java կոդով: Պահեք TEXT որպես PNG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/hy/java/conversion/te...
  3. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/wo...
  4. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/do...
  5. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/hy/java/conversion/ht...
  6. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....you can split the document at page breaks and heading paragraphs...it falls under two criteria: PAGE_BREAK and HEADING_PARAGRAPH...

    reference.aspose.com/words/java/com.aspose.word...
  7. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create chart PDF...PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  8. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your Page borders for a polished, professional look in your documents....property Gets a collection of the page borders. public BorderCollection...Shows how to create green wavy page border with a shadow. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...related to its placement on a page of a PDF document. The standard...barcode image onto one or many pages of the PDF document setting...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  10. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the Page border includes or excludes the footer....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. doc = aw...

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