Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 8,582 for

annotator

(0.11 sec)
  1. 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...
  2. .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...
  3. .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...
  4. 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/
  5. จัดการกับแบบฟอร์ม 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/
  6. 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...
  7. 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...
  8. Arşiv

    Arşiv...yineleyin for (auto annotation : page->get_Annotations()) { // Ek açıklama...edin if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/tr/pdf/extract-data-from-tables...
  9. Notions de base de l'API DOM d'Aspose.PDF|Aspos...

    Aspose.PDF pour Android via Java utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Annotation Les annotations font partie des fonctionnalités...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/androidjava/basics-of-do...
  10. Come aggiungere l'annotazione Link usando C++ |...

    Codice sorgente per aggiungere Link annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/cpp/annotation/link/...