Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 8,548 for

annotation

(0.14 sec)
  1. Jak dodać Link Adnotację za pomocą .NET | Aspos...

    Kod źródłowy w języku C#, aby dodać adnotacje Link na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/pl/net/annotation/link/...
  2. Come ottenere l'annotazione di Strikeout usando...

    Codice sorgente su C# per ottenere Strikeout 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/strik...
  3. 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...
  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. 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/
  7. 档案

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

    blog.aspose.com/zh/pdf/add-hyperlinks-to-pdf-in...
  8. PDF Tooltip using Python|Aspose.PDF for Python ...

    Python과 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배우세요.... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ko/python-net/pdf-tooltip/
  9. Archiv

    Archiv...Seite for (auto annotation : page->get_Annotations()) { // Überprüfen...Anmerkungstyp if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/de/pdf/extract-data-from-tables...
  10. ค้นหา

    ค้นหา...้า for (auto annotation : page->get_Annotations()) { // ตรวจ...บ if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/th/pdf/extract-data-from-tables...