Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 187,783 for

paged

(0.12 sec)
  1. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/java/rendering/
  2. Управление разрывами страниц в Ruby|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....для Ruby , вызовите метод add_page_breaks модуля pagebreaks . Ниже...пример кода. Код на Ruby def add_page_breaks ( workbook ) worksheets...

    docs.aspose.com/cells/ru/java/managing-page-bre...
  3. Chercher

    chercher...la même hauteur et largeur de page en C# Convertir PNG en PDF en...Document Ajouter une nouvelle page au document PDF Charger l’image...

    blog.aspose.com/fr/pdf/images-to-pdf-csharp/
  4. About footer addition on aspose word template i...

    Hi Team, Is there any way to add footer on cover page(First page) and it’s reflects on second page onwards in aspose word templates reports? For reference adding cover template. coverTemplate.docx (28.8 KB)...cover page(First page) and it’s reflects on second page onwards...You can use standard MS Word PAGE field to achieve this. rose...

    forum.aspose.com/t/about-footer-addition-on-asp...
  5. Diviser un PDF par programmation en Python|Aspo...

    Ce sujet montre comment diviser les pages PDF en fichiers PDF individuels dans vos applications Python....Contents [ Hide ] Diviser les pages PDF peut être une fonctionnalité...volumineux en pages séparées ou groupes de pages. Exemple en direct...

    docs.aspose.com/pdf/fr/python-net/split-pdf-doc...
  6. PDF에서 단락 추출|Aspose.PDF for Java

    이 기사는 Aspose.PDF에서 텍스트를 추출하는 특별한 도구인 ParagraphAbsorber를 사용하는 방법을 설명합니다....pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/ko/java/extract-paragraph-f...
  7. PDF에서 단락 추출|Aspose.PDF for Android via Java

    이 문서에서는 Aspose.PDF의 특별한 도구인 ParagraphAbsorber를 사용하여 PDF 문서에서 텍스트를 추출하는 방법을 설명합니다....pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/ko/androidjava/extract-para...
  8. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....library for converting PDF Pages to PNG Images in an accessible...class allows you to convert PDF pages to PNG images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...image that is larger than the page is appended, the aspect ratio...Aspose.Pdf.Document(); Page page = pdfDoc.Pages.Add(); FileStream...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  10. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/java/working-with-headers...