Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 190,008 for

paged

(2.37 sec)
  1. Anotasi Multimedia PDF menggunakan C#|Aspose.PD...

    Aspose.PDF for .NET memungkinkan Anda untuk menambahkan, mendapatkan, dan menghapus anotasi multimedia dari dokumen PDF Anda....dalam koleksi Annotations objek Page . Koleksi ini berisi semua anotasi...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/id/net/multimedia-annotation/
  2. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....scaling the content on its pages. You can scale the entire document...document or specific pages. There are three available methods:...

    docs.aspose.com/pdf/net/resize-pdf-document/
  3. PageSet constructor | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet constructor...PageSet(page) Creates an one-page set based on exact page index...PageSet ( page : number ) Parameter Type Description page number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/zh/net/add-pages/
  5. Insérer une image|Documentation

    Cette section explique comment insérer une image dans une page visio avec Aspose.Diagram. Prise en charge de l'utilisation de Java pour insérer une image et l'enregistrer au format pdf, svg, html, image, xps et autres formats....] La Page L’objet représente la zone de dessin d’une page de premier...plan ou d’une page d’arrière-plan. La propriété Pages exposée par...

    docs.aspose.com/diagram/fr/java/drawing/insert-...
  6. C#を使用してPDFレイヤーを操作する|Aspose.PDF for .NET

    次のタスクでは、PDFレイヤーをロックし、PDFレイヤー要素を抽出し、レイヤー付きPDFをフラット化し、PDF内のすべてのレイヤーを1つにマージする方法を説明します。...first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/ja/net/work-with-pdf-layers/
  7. Додати сторінки до PDF у Python | Вставити стор...

    Додати сторінки до PDF у Python. Дізнайтеся, як вставити сторінку до PDF, додати сторінки з інших PDF та вставити сторінки в певних позиціях програмно....кінці файлу, викликайте метод pages.add() . Слідуйте наведеним крокам...Document . Використовуйте метод pages.add() , щоб додати нову сторінку...

    blog.aspose.com/uk/pdf/add-pages-to-pdf-in-python/
  8. 档案

    档案...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/zh/pub/publisher-pub-to-jpg-onl...
  9. Split PDF Files in Python|Aspose.PDF for Python...

    Learn how to split PDF pages into separate PDF files in Python....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Use this workflow...

    docs.aspose.com/pdf/python-net/split-pdf-document/
  10. PageBorderAppliesTo enumeration | Aspose.Words ...

    aspose.words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on....enumeration Specifies which pages the page border is printed on. Members...Description ALL_PAGES Page border is shown on all pages of the section...

    reference.aspose.com/words/python-net/aspose.wo...