Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 8,552 for

annotate

(0.27 sec)
  1. 从 PDF 中提取注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件提取注释到 XFDF。...GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/zh/net/extract-annotation/
  2. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio C# utilizzando Aspose.PDF per .NET...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...l’annotazione all’insieme Annotations dell’oggetto Page. Salva...

    products.aspose.com/pdf/it/net/annotation/
  3. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto.... annotations . WatermarkAnnotation ( page...Anotação da Página page . annotations . append ( wa ) # Criar TextState...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...
  4. 如何使用 .NET 添加 Redaction 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Redaction 批注。...region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  5. استخراج التعليقات من PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ar/net/extract-annotation/
  6. 새로운 기능|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된 Aspose.PDF for Python via .NET의 가장 인기 있는 새로운 기능을 소개합니다....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  7. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  8. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....property, exposed by the Annotation class, allows developers...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/net/working-with-comments/
  9. PdfAttachmentsEmbeddingMode | Aspose.Words for ...

    Specifies how attachments are embedded to PDF document in Java....Description ANNOTATIONS Attachments are embedded as annotations with...document embedded files without annotations. NONE Attachments are not...

    reference.aspose.com/words/java/com.aspose.word...
  10. Criar AcroForm - Criar PDF Preenchível em C#|As...

    Com Aspose.PDF for .NET você pode criar um formulário do zero em seu arquivo PDF...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/pt/net/create-form/