Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 9,071 for

annotate

(0.82 sec)
  1. .NET 을 (를) 사용하여 Redaction 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Redaction 주석을 가져오기 위한 C...Annotations 컬렉션에서 Redaction 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/redac...
  2. Gestisci i moduli PDF in C# | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio C# utilizzando Aspose.PDF per .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/it/net/acroforms/
  3. จัดการกับแบบฟอร์ม PDF ใน C# | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...Annotations.Border(textBoxField) { Width..., Dash = new Aspose.Pdf.Annotations.Dash( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/th/net/acroforms/
  4. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output 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...
  5. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....ModifyAnnotations Add or modify text annotations, fill in interactive form...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. استخراج البيانات من جدول في PDF باستخدام C#|Asp...

    تعلم كيفية استخراج البيانات الجدولية من PDF باستخدام Aspose.PDF for .NET في C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ar/net/extract-data-from-ta...
  7. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....Delete Bookmarks Delete Annotations Extract a text from PDF Optimize...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  8. Obtenir la préférence du visualiseur d'un fichi...

    Cette section montre comment obtenir la préférence du visualiseur d'un fichier PDF existant en utilisant la classe PdfContentEditor....visualiseur de PDF Ajouter des annotations à un fichier PDF existant...

    docs.aspose.com/pdf/fr/net/get-viewer-preferenc...
  9. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...将注释添加到页面的注释集合中 page -> get_Annotations () -> Add ( wa ); // 创建用于字体设置的...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  10. Anotações Adesivas em PDF usando C++|Aspose.PDF...

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto. É usado para representar gráficos na página. Verifique o trecho de código para resolver esta tarefa....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...Anotações da Página page -> get_Annotations () -> Add ( wa ); // Criar...

    docs.aspose.com/pdf/pt/cpp/sticky-annotations/