Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 184,592 for

page

(0.41 sec)
  1. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-pdf-file/
  2. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPageS field...Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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....72 ); $page = $document -> getPages () -> add (); $page -> getPageInfo...getPageInfo () -> setWidth ( 612.0 ); $page -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  4. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....Page Product Family Aspose.PSD Product...Document class and add a new page Instantiate a TextBuilder object...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  5. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....requirements and next steps on this page. Check Requirements and Prerequisites...for Java on the Installation page. Get Started with Aspose.Words...

    docs.aspose.com/words/java/aspose-words-instead...
  6. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...(VerticalAlignment.Center); page.getParagraphs().add(image);...

    forum.aspose.com/t/duplicate-image-is-creating-...
  7. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    Discover the FieldIndex RunSubentriesOnSameLine property to easily manage subentries inline with main entries for streamlined data organization....side, // and the number of the page that contains the XE field on...PageNumberSeparator = ", see page " ; index . Heading = "A" ;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.PageColor property. Gets or sets the Page color of the document...pageColor property Gets or sets the page color of the document. This...simple way to specify a solid page color for the document. Setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert TEXT To GIF Javascript

    Convert TEXT to GIF format in JavaScript code. Save TEXT as GIF using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/nodejs-net/conversion...
  10. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the Page field. To learn more, visit the documentation article in C++....FieldPage class Implements the PAGE field. To learn more, visit...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...

    reference.aspose.com/words/cpp/aspose.words.fie...