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

annotation

(0.47 sec)
  1. 如何用 .NET 添加 Polyline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polyline 个注释。...Annotations 集合中的 Polyline 注释方法 Add 再次保存该文件...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  3. PDF Tooltip using Python|Aspose.PDF لـ Python ع...

    تعلم كيفية إضافة تلميح الأدوات إلى جزء النص في PDF باستخدام Python وAspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ar/python-net/pdf-tooltip/
  4. ค้นหา

    ค้นหา...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkup คำอธิบายประกอบ if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/th/pdf/extract-text-from-pdf-cs...
  5. Архів

    Архів...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/uk/pdf/extract-text-from-pdf-cs...
  6. 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...
  7. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....important sections or adding annotations can greatly improve the understanding...documents. By editing these annotations, users can effectively track...

    products.aspose.com/pdf/tutorial/edit-pdf/
  8. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Annotations.BorderStyle.Solid; var textBoxField2...Pdf.InteractiveFeatures.Annotations.BorderStyle.Solid; // save...

    forum.aspose.com/t/facades-form-not-displaying-...
  9. Java 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Link 주석을 추가하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Link 주석에 대해 Add 메서드를...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/ko/java/annotation/link...
  10. Como excluir comentários em PDF em Java

    Este tutorial orienta sobre como excluir comentários em PDF em Java. Ele compartilha as informações para definir o IDE, as etapas para escrever o programa e um código de amostra executável para excluir todos os comentários em PDF em Java....e acesse o collection of annotations nele Analise cada anotação...método delete() na coleção Annotations para excluir a anotação Text...

    kb.aspose.com/pt/pdf/java/how-to-delete-comment...