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

page

(0.2 sec)
  1. Փոխարկել 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...
  2. Փոխարկել 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...
  3. Փոխարկել 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...
  4. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....also set page size for conversion. To define new page size you...printing, left and top offsets etc. Page control commands + Perforation...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  5. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... // Layout entities are pages, cells, rows, lines, and other...yType.PAGE); Assert.assertEquals(LayoutEntityType.PAGE, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Page 2 Specifies that the building...shall be added into its own page. Default n/a Same as Content...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Parse PDF documents|Aspose.PDF for Node.js via C++

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Node.js via C++....particular page, or a particular region in a page. Extract Tables...

    docs.aspose.com/pdf/nodejs-cpp/parsing/
  8. ChapterPageSeparator Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChapterPageSeparator enum to customize chapter and Page number separators for enhanced document formatting and clarity....appears between the chapter and page number. public enum ChapterPageSeparator...Examples Shows how to work with page chapters. Document doc = new...

    reference.aspose.com/words/net/aspose.words/cha...
  9. Getting started|Documentation

    Learn how to install and license Aspose.OCR for Node.js via C++ and how to write simple web-based OCR applications.... Build a simple web page that extracts text from an image...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/nodejs-cpp/getting-started/
  10. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize Page borders, enhancing layout and visibility for intersecting texts and objects....property Specifies where the page border is positioned relative...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...