Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 8,583 for

annotate

(0.08 sec)
  1. 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/
  2. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...Annotations.CircleAnnotation 类的实例),除了形状不同。...新建 Document 。 创建一个 Circle Annotation 并设置 Circle 参数(新建 Rectang...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  3. | 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/
  4. 새로운 기능|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/
  5. 有什么新功能|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/
  6. Comment supprimer tous les commentaires d'un PD...

    Ce court tutoriel explique comment supprimer tous les commentaires en pdf en c#. Il fournit des détails sur les paramètres de l'IDE, un flux de programme et un exemple de code exécutable pour supprimer tous les commentaires du PDF en C#....informations sur d’autres types d’annotations qui peuvent être consultées...tester le annotations Parcourir toutes les annotations sur chaque...

    kb.aspose.com/fr/pdf/net/how-to-delete-all-comm...
  7. استخراج التعليقات من 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/
  8. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...Annotations; using Aspose.Pdf.Text; using...textFragmentAbsorber; //IList annotations; MemoryStream output = new...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  9. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...Pages) { // Get the link annotations from particular page AnnotationSelector...Pdf.InteractiveFeatures.Annotations.LinkAnnotation(page, Aspose...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  10. 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...