Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 8,478 for

annotation

(0.25 sec)
  1. วิธีการรับ Underline คำอธิบายประกอบโดยใช้ .NET ...

    รหัสที่มาใน C# ที่จะได้รับ Underline คำอธิบายประกอบใน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/th/net/annotation/under...
  2. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  3. 档案

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

    blog.aspose.com/zh/pdf/add-hyperlinks-to-pdf-in...
  4. 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/
  5. Atualizar Links em PDF|Aspose.PDF para Java

    Atualizar links em PDF programaticamente. Este guia é sobre como atualizar links em PDF na linguagem Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/pt/java/update-links/
  6. PDFファイルから生のテキストを抽出|Aspose.PDF for Android via Java

    この記事では、Java経由でAndroid向けにAspose.PDFを使用してPDFドキュメントからテキストを抽出するさまざまな方法を説明します。全ページから、一部から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/androidjava/extract-text...
  7. 压缩PDF文档 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/zh-hans/compress/
  8. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  9. Navigasi dan Interaksi dalam PDF|Aspose.PDF unt...

    Bagian ini menjelaskan fitur kerja dengan tautan, tindakan, dan penanda halaman....XML menggunakan C++ PDF Annotations menggunakan C++...

    docs.aspose.com/pdf/id/cpp/navigation-and-inter...
  10. 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...