Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 8,589 for

annotate

(0.29 sec)
  1. چگونگی اضافه کردن Strikeout حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Strikeout حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( StrikeoutAnnotation1...

    products.aspose.com/pdf/fa/cpp/annotation/strik...
  2. C++ 을 (를) 사용하여 Freetext 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Freetext 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Freetext 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/freet...
  3. C++ 을 (를) 사용하여 Redaction 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Redaction 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Redaction 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/redac...
  4. .NET 을 (를) 사용하여 Underline 주석을 가져오는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/net/annotation/under...
  5. .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...
  6. 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/
  7. จัดการกับแบบฟอร์ม PDF ใน C# | Aspose.PDF

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

    products.aspose.com/pdf/th/net/acroforms/
  8. 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...
  9. 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...
  10. Working with Attachments in PDF with JavaScript...

    Use JavaScript PDF toolkit to access, add and remove attachments in PDF files. Complete guide with JavaScript code samples....from an existing PDF PDF Annotations using JavaScript Working...

    docs.aspose.com/pdf/javascript-cpp/attachments/