Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 8,456 for

annotate

(0.13 sec)
  1. Comment supprimer tous les commentaires d'un PD...

    Ce court tutoriel explique comment supprimer tous les commentaires en pdf en c#. Il fournit des détails sur les paramètres de l'IDE, un flux de programme et un exemple de code exécutable pour supprimer tous les commentaires du PDF en C#....informations sur d’autres types d’annotations qui peuvent être consultées...tester le annotations Parcourir toutes les annotations sur chaque...

    kb.aspose.com/fr/pdf/net/how-to-delete-all-comm...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – จัดการคำอธิบายประกอบใน PDF โดยใช้ C#https://products.aspose.com/pdf/th/net/annotation/Recent content in จัดการคำอธิบายประกอบใน PDF โดยใช้ C# on......com/pdf/th/net/annotation/Recent content in จัดการคำอธิบายประกอบใน...+0000https://products.aspose.com/pdf/th/net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/net/annotation/index...
  3. 스탬프에서 텍스트 추출하기 C#|Aspose.PDF for .NET

    Aspose.PDF for .NET의 특별한 기능인 스탬프 주석에서 텍스트 추출하는 방법을 배우십시오.... 페이지의 주석 목록에서 원하는 Annotation 을 가져옵니다. TextAbsorber 클래스의...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/ko/net/extract-text-from-st...
  4. PdfAnnotationEditor Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....Contents [ Hide ] Delete All Annotations by Specified Type (facades)...(facades) Import and Export Annotations to XFDF format using com.aspose...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  5. Archiwa

    Archiwa... Pobierz właściwość annotations konkretnej strony, aby uzyskać...document = ap.Document("annotations.pdf") # Przejdź przez wszystkie...

    blog.aspose.com/pl/pdf/parse-pdf-in-python/
  6. Jak dodać Redaction Adnotację za pomocą C++ | A...

    Kod źródłowy do dodawania adnotacji Redaction w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/pl/cpp/annotation/redac...
  7. Python 를 사용하여 PDF 편집 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일의 민감한 정보를 편집하는 파이썬 소스 코드입니다.... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/ko/python-net/redaction/
  8. Extraer Anotación (fachadas)|Aspose.PDF para Java

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/es/java/extract-annotation/
  9. إضافة تعليق تمييز PDF باستخدام C#|Aspose.PDF fo...

    تعلم كيفية إضافة تعليق تمييز إلى مستندات PDF في .NET باستخدام Aspose.PDF لتأكيد النص ومراجعته.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ar/net/highlights-annotation/
  10. استخراج التعليقات من PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ar/net/extract-annotation/