Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 8,583 for

annotate

(0.79 sec)
  1. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Forms Add fields. Delete fields. Modify fields...

    docs.aspose.com/pdf/python-net/key-features/
  2. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Link 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > linkAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…... As soon as the annotation is moved in Accrobat, the...behaviour with the other drawing annotations (SquareAnnotation, CircleAnnotation...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  4. Comment supprimer un lien hypertexte d'un PDF e...

    Ce court didacticiel explique comment supprimer un lien hypertexte d'un PDF en C#. Il partage des détails sur la configuration de l'environnement, la liste des étapes de développement de l'application et un exemple de code exécutable pour supprimer tous les liens hypertexte du PDF en C#....accédez à la collection d’annotations sur chaque page Analyser...toutes les annotations et trouver les annotations de type de...

    kb.aspose.com/fr/pdf/net/how-to-remove-hyperlin...
  5. Comment supprimer un lien hypertexte d'un PDF à...

    Cet article fournit des détails sur la façon de supprimer un lien hypertexte d'un PDF à l'aide de Python. Il contient des paramètres d'environnement, un processus par étapes pour écrire l'application et un exemple de code exécutable pour supprimer le lien du PDF à l'aide de Python....collections de annotations Vérifier chaque annotation de type LINK...delete() de la collection d’annotations Enregistrez le PDF de sortie...

    kb.aspose.com/fr/pdf/python/how-to-remove-hyper...
  6. Arbeta med kommentarer|Documentation

    Den här sidan beskriver hur man lägger till eller redigerar kommentarer med Aspose.Diagram-biblioteket....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/sv/net/working-with-com...
  7. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto.... annotations . WatermarkAnnotation ( page...Anotação da Página page . annotations . append ( wa ) # Criar TextState...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...
  8. แก้ไข 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/
  9. Lưu trữ

    Lưu trữ...:: ArrayPtr Aspose::Pdf::Annotations::AnnotationType phương thức...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/vi/pdf/working-with-annotations...
  10. Crear AcroForm - Crear PDF Rellenable en C#|Asp...

    Con Aspose.PDF for .NET puedes crear un formulario desde cero en tu archivo 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/es/net/create-form/