Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 7,620 for

annotate

(0.05 sec)
  1. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/zh-hans/redaction/
  2. Extrair Texto de Carimbos usando C#|Aspose.PDF ...

    Aprenda como usar o recurso especial de Aspose.PDF for .NET - extração de texto de anotações de carimbo... Obtenha a Annotation desejada da lista de anotações...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/pt/net/extract-text-from-st...
  3. วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Redaction คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/th/net/annotation/redac...
  4. C#を使用したPDFマルチメディア注釈|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PDFドキュメントにマルチメディア注釈を追加、取得、削除することを可能にします。...PDFドキュメントの注釈は、 Page オブジェクトのAnnotationsコレクションに含まれています。このコレクションには...すべての注釈が含まれています:各ページには独自のAnnotationsコレクションがあります。特定のページに注釈を追加す...

    docs.aspose.com/pdf/ja/net/multimedia-annotation/
  5. التعليقات اللاصقة في PDF باستخدام C#|Aspose.PDF...

    تعلم كيفية إنشاء تعليقات لاصقة، مثل الملاحظات والتسليط، في ملفات PDF باستخدام Aspose.PDF في .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ar/net/sticky-annotations/
  6. Redazione di un PDF utilizzando Java | Aspose.PDF

    Codice sorgente Java per modificare le informazioni sensibili nel file PDF in Java e PHP, Delphi....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/it/java/redaction/
  7. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....are shared to create text annotation along with setting its properties...and then adding it to the annotations collection of a particular...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  8. Manipulacja adnotacjami w formacie PDF przy uży...

    Kod źródłowy C# do manipulowania adnotacjami w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop.... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/pl/net/annotation/
  9. How to access link properties in pdf - Free Sup...

    Hi Team, I need code to get and set the properties of pdf of links as highlighted in attached imageasposelinkproperties.PNG (260.7 KB) i want to get all link appearance properties which are in the image. its urgent re…...your PDF is added as link annotation. Following code snippet can...extract the properties of link annotations in the PDF: Document pdfDocument...

    forum.aspose.com/t/how-to-access-link-propertie...
  10. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/id/python-net/whatsnew/