Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 7,609 for

annotation

(0.05 sec)
  1. C#를 사용한 PDF 하이라이트 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에 하이라이트 주석을 추가하는 방법을 배우고 텍스트 강조 및 검토를 수행하세요.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ko/net/highlights-annotation/
  2. Comment supprimer un lien hypertexte dans un PD...

    Ce didacticiel rapide décrit le processus de suppression d'un lien hypertexte dans un PDF à l'aide de Java. Il contient toutes les informations sur les paramètres d'environnement, la logique du programme en termes d'étapes et un exemple de code exécutable pour supprimer tous les liens du PDF à l'aide de Java....types d’annotations et supprimer uniquement l’annotation de lien...collection d’annotations Parcourez toutes les annotations et identifiez...

    kb.aspose.com/fr/pdf/java/how-to-remove-hyperli...
  3. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  4. PDFでのリンク注釈の使用|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用すると、PDFドキュメントからリンク注釈を追加、取得、削除できます。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/ja/net/link-annotations/
  5. Python 를 사용하여 PDF 편집 | Aspose.PDF

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

    products.aspose.com/pdf/ko/python-net/redaction/
  6. 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/
  7. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في C#|A...

    مع 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/ar/net/create-form/
  8. Buat AcroForm - Buat PDF yang Dapat Diisi di C#...

    Dengan Aspose.PDF for .NET Anda dapat membuat formulir dari awal di file PDF Anda...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/id/net/create-form/
  9. Аннотации PDF|Aspose.PDF для Python через .NET

    В этом разделе показано, как использовать все виды аннотаций в вашем PDF-файле с библиотекой Aspose.PDF....Аннотации PDF Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/ru/python-net/annotations/
  10. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....contenidas en la colección Annotations de una Página particular...anotación a la colección de Annotations del objeto Page . El siguiente...

    docs.aspose.com/pdf/es/cpp/text-annotation/