Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 9,045 for

annotation

(0.37 sec)
  1. 如何使用 C++ 删除 Square 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Square 注解的源代码...Annotations 集合中的 Square 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何用 .NET 添加 Text 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Text 个注释。...Annotations 集合中的 Text 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. ポップアップ注釈の追加|Aspose.PDF for Python via .NET

    この例では、PDF を読み込み、最初のページにポップアップ注釈を追加し、変更された文書を保存します。ポップアップはデフォルトで表示されるように設定されており、指定されたコメントテキストが表示されます。...initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-popup-ann...
  4. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في بايث...

    باستخدام Aspose.PDF لبايثون يمكنك إنشاء نموذج من البداية في ملف PDF الخاص بك... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ar/python-net/create-form/
  5. Crear AcroForm - Crear PDF Rellenable en Python...

    Con Aspose.PDF para Python puedes crear un formulario desde cero en tu archivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/es/python-net/create-form/
  6. 在 Python 中使用 PDF 操作|Aspose.PDF for Python via .NET

    了解如何使用 Python 在 PDF 文件中添加、更新和删除文档、页面和表单操作。...annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/zh/python-net/actions/
  7. Tambahkan Anotasi Poligon|Aspose.PDF for Python...

    Contoh ini mengaitkan PDF input, menggambar poligon padat pada halaman pertama, dan menyimpan dokumen yang dimodifikasi dengan anotasi....initialize_data_dir def add_polygon_annotation ( infile , outfile ): # Create... 120 ), "This is polygon annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/id/python-net/add-polygon-a...
  8. Ajouter un tampon en caoutchouc|Aspose.PDF for ...

    Cet exemple lie un PDF d'entrée, ajoute un tampon en caoutchouc vert “Approved” aux quatre premières pages et enregistre le document modifié....caoutchouc Contents [ Hide ] Les annotations de tampon en caoutchouc sont...les pages 1–4. Ajouter une annotation de tampon en caoutchouc avec...

    docs.aspose.com/pdf/fr/python-net/add-rubber-st...
  9. 원 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 첫 페이지에 원 주석을 만들고, 수정된 문서를 저장합니다....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ko/python-net/add-circle-an...
  10. Come ottenere l'annotazione di Link usando .NET...

    Codice sorgente su C# per ottenere Link 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/link/...