Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 188,127 for

paged

(0.28 sec)
  1. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....AnnotationSelector를 사용하여 주석 필터링 Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/ko/java/extra-annotations/
  2. Uso de tipos adicionales de anotaciones PDF|Asp...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF....usando AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/es/java/extra-annotations/
  3. 記録

    記録...空のドキュメントに空のページを追加する Page page = doc.Pages.Add(); Aspose.Pdf.Image...File = (path); // ページに画像を追加する page.Paragraphs.Add(image); // 出力PDFファイルを保存...

    blog.aspose.com/ja/pdf/images-to-pdf-csharp/
  4. Créer des liens dans un fichier PDF avec C#|Asp...

    Cette section explique comment créer des liens dans votre document PDF avec C#.... Obtenez la Page à laquelle vous souhaitez ajouter...LinkAnnotation en utilisant les objets Page et Rectangle . Définissez les...

    docs.aspose.com/pdf/fr/net/create-links/
  5. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....Page Product Family Aspose.PSD Product...differently for first, even and odd pages. The C# code example in this...

    kb.aspose.com/words/net/how-to-insert-header-an...
  6. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....Page Product Family Aspose.PSD Product...files are rendered on separate pages. Code to Convert PDF to One...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  7. Compare PDF Files using Java

    This article guides on how to compare PDF files using Java. It has the details to set the IDE, a list of steps, and a sample code for developing a tool for PDF to PDF comparison using Java....Page Product Family Aspose.PSD Product...learn to compare individual pages or complete PDF files based...

    kb.aspose.com/pdf/java/compare-pdf-files-using-...
  8. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....Page Product Family Aspose.PSD Product...GoToAction object Set the target page, view offset from the top-left...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  9. Remove Highlight from PDF using Python

    Follow this article to remove highlight from PDF using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Python by removing all or a particular annotation....Page Product Family Aspose.PSD Product...in it Parse through all the pages in the PDF and collect all the...

    kb.aspose.com/pdf/python/remove-highlight-from-...
  10. Convert DICOM to PNG using C#

    Follow this article to transform your images format from DICOM to PNG using C#. It has details to set the IDE, a list of steps, and a sample code to convert DCM to PNG using C#....Page Product Family Aspose.PSD Product...Display the total number of pages in the DICOM file using the...

    kb.aspose.com/imaging/net/convert-dicom-to-png-...