Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 188,100 for

paged

(0.17 sec)
  1. 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/
  2. Ajouter une Image à un Fichier PDF Existant|Asp...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Java....Existant Contents [ Hide ] Chaque page PDF contient des propriétés...document PDF d’entrée. Obtenez la page à laquelle vous souhaitez ajouter...

    docs.aspose.com/pdf/fr/java/add-image-to-existi...
  3. 档案

    档案...Pages 集合以使用 Page 类访问每个页面。 在每次迭代中,创建一个新的...foreach (Aspose.Pdf.Page pdfPage in pdfDocument.Pages) { // 创建一个新文档...

    blog.aspose.com/zh/pdf/split-pdf-into-multiple-...
  4. Lưu trữ

    Lưu trữ...pages. Trong mỗi lần lặp lại, hãy...bằng phương thức Document.pages.add(Page). Lưu tệp PDF bằng phương...

    blog.aspose.com/vi/pdf/split-pdf-in-python/
  5. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Obter Propriedades da Página em PHP|Aspose.PDF ...

    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....# obter coleção de páginas $page_collection = $pdf_document ->...obter página específica $pdf_page = $page_collection -> get_Item (...

    docs.aspose.com/pdf/pt/java/get-page-properties...
  7. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …...generate pdf for around 700 pages. Each page represent a project which...projects which means of 60 pages. I fi try to print for larger...

    forum.aspose.com/t/genrating-pdf-with-html-frta...
  8. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/net/working-with-layers/
  9. XPS-Dateien konvertieren | .NET-API-Lösung

    Die in der Aspose.Page-API-Lösung für .NET enthaltene XPS-zu-PNG-Konvertierungsfunktion wird hier beschrieben und mit den Codeausschnitten veranschaulicht....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/net/convert-xps/
  10. 파이썬을 사용하여 페이지 속성 가져오기 및 설정하기|Aspose.PDF for Pyt...

    이 섹션에서는 PDF 파일의 페이지 수를 가져오는 방법, 색상과 같은 PDF 페이지 속성에 대한 정보를 얻는 방법 및 페이지 속성을 설정하는 방법을 보여줍니다....print ( "Page Count:" , str ( len ( document . pages ))) 문서를 저장하지...파일의 페이지 컬렉션에 페이지 추가 page = document . pages . add () # 루프 인스턴스...

    docs.aspose.com/pdf/ko/python-net/get-and-set-p...