Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 9,056 for

annotation

(0.13 sec)
  1. Извлечение аннотаций из 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/ru/net/extract-annotation/
  2. Java를 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 Java 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 Aspose.Slides for...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX Aspose.Slides for...

    products.aspose.com/slides/ko/java/annotation/
  3. Rimuovi l'annotazione usando Python | products....

    Codice sorgente Python per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...tramite l’API .NET. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/python-net/annota...
  4. Rimuovi l'annotazione usando C++ | products.asp...

    Codice sorgente C++ per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API C++. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/cpp/annotation/
  5. วิธีการรับ Link คำอธิบายประกอบโดยใช้ Java | Asp...

    รหัสตัวอย่าง Java ที่จะได้รับ Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/link...
  6. Comment expurger un PDF en C#

    Cet article précis explique comment rédiger un PDF en C#. Il contient les informations de configuration de l'IDE et l'algorithme sous forme d'étapes simples, suivies d'un extrait de code pour rédiger le texte au format PDF à l'aide de C#....Ajouter l’annotation à la collection d’annotations Caviardez...la rédaction. Ensuite, l’annotation est créée et ajoutée à la...

    kb.aspose.com/fr/pdf/net/how-to-redact-a-pdf-in...
  7. Extraer datos de una tabla en PDF con Python|As...

    Aprenda cómo extraer datos de tablas de archivos PDF con Aspose.PDF for Python y exportar los resultados para un procesamiento posterior....the first square annotation square_annotation = next ( ( ann for...ann in page . annotations if ann . annotation_type == apdf ....

    docs.aspose.com/pdf/es/python-net/extract-data-...
  8. PDF Redaction API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/redaction/
  9. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF for .NET, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF...être ajouté avec quelques annotations de widget. .NET Core 3.1...rectangle data for widget annotations. // The number of elements...

    docs.aspose.com/pdf/fr/net/create-form/
  10. 파이썬으로 PDF 링크 만들기|Aspose.PDF for Python via .NET

    Python에서 내부, 외부 및 원격 PDF 링크를 만드는 방법을 알아봅니다....import sys def create_link_annotation_launch_action ( infile ,...pages [ 1 ] link = ap . annotations . LinkAnnotation ( page ...

    docs.aspose.com/pdf/ko/python-net/create-links/