Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 190,038 for

paged

(1.69 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....you can split the document at page breaks and heading paragraphs...Some section breaks can cause page breaks and so on. In typical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...into parts at explicit page breaks. A page break can be specified...start of new section on a new page, or a paragraph that has its...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PDF Imposition using Aspose.PDF for Rust via C+...

    This article explains how to rearrange PDF pages for print-optimized layouts using Aspose.PDF for Rust via C++....multiple source pages onto a single output page. In this example...four original pages are combined into each page of the output...

    docs.aspose.com/pdf/rust-cpp/pdf-imposition/
  4. Convert TIFF to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows converting multi-page or multi-frame TIFF images to PDF applications....converting multi-page TIFF image to multi-page PDF document with...new page for each frame Finally, save images to PDF pages Moreover...

    docs.aspose.com/pdf/androidjava/convert-tiff-to...
  5. Définir la Taille de l'Image|Aspose.PDF pour Java

    Cette section décrit comment définir la taille de l'image dans un fichier PDF en utilisant la bibliothèque Java....une page à la collection de pages du fichier PDF Page page = doc..._dataDir + "aspose-logo.jpg" ); page . getParagraphs (). add ( img...

    docs.aspose.com/pdf/fr/java/set-image-size/
  6. PHP에서 PDF 파일을 개별 페이지로 분할|Aspose.PDF for Java

    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....pdf' ); # 모든 페이지를 순회 $pdf_page = 1 ; $total_size = $pdf ->...size(); pdfPage++) while ( $pdf_page <= $total_size ) { # 새 Document...

    docs.aspose.com/pdf/ko/java/split-pdf-file-into...
  7. Добавление фона в PDF|Aspose.PDF for .NET

    Добавьте фоновое изображение в ваш PDF-файл с помощью C#. Используйте объект BackgroundArtifact.... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/ru/net/add-backgrounds/
  8. Dividir archivos PDF en Python|Aspose.PDF para ...

    Aprende cómo dividir páginas PDF en archivos PDF separados en Python....input_pdf ) page_count = 1 # Loop through all the pages for pdfPage...pdfPage in document . pages : new_document = ap . Document () new_document...

    docs.aspose.com/pdf/es/python-net/split-pdf-doc...
  9. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...property Gets a set with all the pages of the document in their original...Examples Shows how to export Odd pages from the document. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/cpp/aspose.words.sav...