Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 143,535 for

paged

(0.26 sec)
  1. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  2. Anotaciones de Figuras en PDF|Aspose.PDF para Java

    Este artículo describe cómo agregar, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para Java...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/es/java/figures-annotation/
  3. PDF 도형 주석|Aspose.PDF for Java

    이 문서는 Java용 Aspose.PDF를 사용하여 PDF 문서에 도형 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/ko/java/figures-annotation/
  4. Объединение файлов XPS | Решение .NET API

    Функциональность объединения XPS в решении Aspose.Page API для .NET позволяет объединить несколько файлов XPS в один документ XPS или PDF....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/net/merge/xps/
  5. Rubyで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 # for ( int pdfPage = 1...size (); pdfPage ++ ) while pdf_page <= pdf . getPages (). size ()...

    docs.aspose.com/pdf/ja/java/split-pdf-file-into...
  6. วิธีการเพิ่ม Highlight คำอธิบายประกอบโดยใช้ Jav...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Highlight คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Highlight คำอธิบายประกอบจากคอลเลกชัน Page.Annotations บันทึกแฟ้มอีกครั้ง..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/th/java/annotation/high...
  7. PDFをプログラムで分割する|Aspose.PDF for PHP via Java

    このトピックでは、PHPアプリケーションでPDFページを個々のPDFファイルに分割する方法を示します。...各反復処理で、新しい Document オブジェクトを作成し、個々の Page オブジェクトを空のドキュメントに追加します。 Save...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/ja/php-java/split-document/
  8. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....Page Product Family Aspose.PSD Product...searching for target text on the page, and then striking out it with...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  9. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Page Product Family Aspose.PSD Product...desired location on a given page Finally, load the file into...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  10. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Page Product Family Aspose.PSD Product...the Document class and add a page to it Create a TextFragment...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...