Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 8,533 for

annotate

(0.76 sec)
  1. Comment insérer un commentaire dans un PDF avec...

    Ce court article décrit comment insérer un commentaire dans un PDF à l'aide de Java. Des informations sont fournies pour préparer l'environnement de développement, un détail étape par étape et un exemple de code exécutable montrant comment ajouter des commentaires dans un fichier PDF à l'aide de Java....ajouter et personnaliser une annotation de texte, puis l’ajouter...l’ajouter à la collection d’annotations dans la page PDF sélectionnée...

    kb.aspose.com/fr/pdf/java/how-to-insert-comment...
  2. | Aspose.PDF

    Manage PDF Annotations Programmatically with C# Using Aspose.PDF for .NET...popular PDF Annotations in C# Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with Redaction...

    products.aspose.com/pdf/net/annotation/
  3. แก้ไข PDF API | Aspose.PDF

    แก้ไขเอกสาร PDF ด้วยแอพข้ามแพลตฟอร์มฟรีและ API High Code สำหรับทุกแพลตฟอร์ม...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/th/redaction/
  4. How to create PDF editor using Apose.PDF? - Fre...

    Dear team I am evaluating product as per my need, but my basic requirement is I want PED editor which can create/edit/delete link annotation, bookmarks and edit/add/delete pages I have search for sample demos, but ther…...can create/edit/delete link annotation, bookmarks and edit/add/delete...demos, but there is no Link annotation tool in it. Please suggest...

    forum.aspose.com/t/how-to-create-pdf-editor-usi...
  5. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  6. Ekstrak Anotasi (facades)|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara mengekstrak anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/id/java/extract-annotation/
  7. Extrair Anotação (fachadas)|Aspose.PDF para Java

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/pt/java/extract-annotation/
  8. Archivo

    Archivo... Recupere la propiedad annotations de una página específica...document = ap.Document("annotations.pdf") # Recorra todas las...

    blog.aspose.com/es/pdf/parse-pdf-in-python/
  9. Изменение аннотаций в вашем PDF файле (facades)...

    Этот раздел объясняет, как изменить аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades....Создать новый объект типа Annotation для изменения атрибутов аннотации...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ru/java/modify-annotations/
  10. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/th/cpp/annotation/