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

annotate

(0.12 sec)
  1. Come aggiungere l'annotazione Freetext usando ....

    Codice sorgente su C# per aggiungere Freetext annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/it/net/annotation/freet...
  2. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted 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...
  3. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...TextBoxField value = Page Index1 Annotation Index1 Partial Name = address[0]...TextBoxField value = Page Index1 Annotation Index2 Partial Name = postal_code[0]...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  4. Optimiser, Compresser ou Réduire la Taille d'un...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés en utilisant PHP....Supprimer ou aplatir les annotations Optimiser le Document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/php-java/optimize-pdf/
  5. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  6. Extraire l'image et les informations de signatu...

    Vous pouvez extraire des images du champ de signature et extraire les informations de signature à l'aide de la classe SignatureField avec C#....formulaire modifications des annotations modifications des images...affichés sur les pages Si les annotations, champs ou XForms sont modifiés...

    docs.aspose.com/pdf/fr/net/extract-image-and-si...
  7. تلميحات PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة تلميح إلى جزء النص في PDF باستخدام C# و Aspose.PDF...Annotations.HideAction لتعيين إجراء الإخفاء/الإظهار...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/ar/net/pdf-tooltip/
  8. 档案

    档案...Annotations 集合的链接。 使用 Document.Save(String)...将链接注释添加到 PDF 文件第一页的注释集合 page.Annotations.Add(link); // 保存更新的文档 document...

    blog.aspose.com/zh/pdf/add-hyperlinks-to-pdf-in...
  9. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  10. Perbarui Tautan dalam PDF|Aspose.PDF untuk Java

    Memperbarui tautan dalam PDF secara programatis. Panduan ini tentang cara memperbarui tautan dalam PDF dalam bahasa Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/id/java/update-links/