Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 181,425 for

page

(0.11 sec)
  1. Փոխարկել HTML Պատկեր Java

    Փոխարկեք HTML ը Պատկեր ձևաչափի Java կոդով: Պահեք HTML որպես Պատկեր օգտագործելով 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/ht...
  2. Փոխարկել HTML GIF Java

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

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

    Փոխարկեք WORD ը Պատկեր ձևաչափի Java կոդով: Պահեք WORD որպես Պատկեր օգտագործելով 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. Փոխարկել WORD TIFF Java

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

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

    Փոխարկեք DOC ը PNG ձևաչափի Java կոդով: Պահեք DOC որպես 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/do...
  6. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``true`` if the Page orientation specified in the document for this Page is landscape....property Returns true if the page orientation specified in the...the document for this page is landscape. get landscape () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...how to see the the ranges of pages that a node spans. Document..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Table to PDF using PHP...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/php-java/table/add/
  9. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....display useful information such as page number, author name, topic name...footers are managed using the page setup settings. Setting Headers...

    docs.aspose.com/cells/python-net/setting-header...
  10. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF Page using C++.... Add the table to a page. Save the file. The following...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...