Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 8,745 for

annotate

(0.24 sec)
  1. Come ottenere l'annotazione di Caret usando .NE...

    Codice sorgente su C# per ottenere Caret annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/caret...
  2. Agregar anotación de línea|Aspose.PDF for Pytho...

    Este ejemplo asocia un PDF de entrada, dibuja una anotación de línea roja con terminaciones de línea cuadradas y guarda el PDF modificado....initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/es/python-net/add-line-anno...
  3. Добавить аннотацию кривой|Aspose.PDF for Python...

    В этом примере привязывается входной PDF, рисуется пунктирная кривая на первой странице и сохраняется изменённый документ....initialize_data_dir def add_curve_annotation ( infile , outfile ): # Create...220 , 100 ), "This is curve annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ru/python-net/add-curve-ann...
  4. إنشاء روابط في ملف PDF باستخدام C#|Aspose.PDF f...

    يشرح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C#.... أضف الرابط إلى خاصية Annotations لكائن الصفحة. أخيرًا، احفظ...فتحها. أضف الرابط إلى مجموعة Annotations لكائن الصفحة. احفظ ملف PDF...

    docs.aspose.com/pdf/ar/net/create-links/
  5. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 如何使用 Java 獲取 Caret 註解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/java/annotation...
  7. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. Come aggiungere l'annotazione Circle usando Jav...

    Codice di esempio Java per aggiungere Circle annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/it/java/annotation/circ...
  9. Opérations avancées|Aspose.PDF pour Android via...

    Aspose.PDF pour Android via Java vous permet de réaliser non seulement des tâches simples. Vous pouvez fixer des objectifs difficiles et les résoudre facilement.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation dans les documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/androidjava/advanced-ope...
  10. Publicar formularios en PDF mediante Python|Asp...

    Agregar botones de envío y acciones de envío a los PDF AcroForms mediante Aspose.PDF for Python via .NET.... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/es/python-net/posting-form/