Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 8,738 for

annotate

(0.16 sec)
  1. | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 PDF의 주석을 프로그래밍 방식으로 관리합니다.... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/ko/python-net/annotation/
  2. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....fields Remove or flatten annotations Optimize PDF Document for...Removing or Flattening Annotations Annotations can be deleted when...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  3. حاشیه نویسی را با استفاده از پایتون حذف کنید | ...

    کد منبع پایتون برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...پایتون از طریق NET API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/python-net/annota...
  4. Xóa chú thích bằng Python | products.aspose.com

    Mã nguồn Python để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Python qua .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/python-net/annota...
  5. Ta bort anteckning med Python | products.aspose...

    Python-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Python via .NET API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/python-net/annota...
  6. Xóa chú thích bằng .NET | products.aspose.com

    Mã nguồn C# để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Slides cho .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/net/annotation/
  7. Créer des liens dans un fichier PDF avec C++|As...

    Cette section explique comment créer des liens dans votre document PDF avec C++....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/fr/cpp/create-links/
  8. How to Redact a PDF in Python

    This simple guide covers how to redact a PDF in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in PDF using Python....Append the annotation to the existing annotations collection...initialize an annotation for redaction. Next, add the annotation on a...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  9. 注釈を抽出する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDF形式に注釈を抽出する方法について説明します。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ja/java/extract-annotation/
  10. Anotasi Lengket PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara membuat anotasi lengket, seperti catatan dan sorotan, dalam PDF menggunakan Aspose.PDF di .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/id/net/sticky-annotations/