Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 7,620 for

annotator

(0.14 sec)
  1. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF.... Crea una nueva Caret Annotation y establece los parámetros...texto. Crea una nueva Caret Annotation y establece los parámetros...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  2. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...삽입을 나타내는 데 사용됩니다. 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  3. Ekstrak Anotasi dari PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengekstrak anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/id/net/extract-annotation/
  4. Извлечение аннотаций из 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/
  5. Extraer Anotaciones de PDF|Aspose.PDF for .NET

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/es/net/extract-annotation/
  6. Redazione di un PDF utilizzando Python | Aspose...

    Codice sorgente Python per modificare le informazioni sensibili in file PDF su.NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop.... rectangle annot = ap . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = ap . Color ....

    products.aspose.com/pdf/it/python-net/redaction/
  7. 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/
  8. Redact PDF 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. Создание AcroForm - Создание заполняемого PDF в...

    С помощью Aspose.PDF for .NET вы можете создать форму с нуля в вашем PDF файле...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/ru/net/create-form/
  10. PDF에서 주석 추출|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

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