Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 7,775 for

annotation

(0.16 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. Moduli PDF. Gestisci tramite C# | Aspose.PDF

    Gestisci i moduli PDF con questo codice sorgente C# su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop.... 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# บนกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่านทาง COM Interop... Annotations . Border ( textBoxField )...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. Tooltip PDF menggunakan C++|Aspose.PDF untuk C++

    Pelajari cara menambahkan tooltip ke fragmen teks dalam PDF menggunakan C++ dan Aspose.PDF...Annotations.HideAction untuk menetapkan...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/id/cpp/pdf-tooltip/
  7. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Styr hur bilagor bäddas in i PDF-filer med PdfAttachmentsEmbeddingMode. Optimera dokumentstruktur och kompatibilitet för sömlös delning.... Annotations 1 Bilagor är inbäddade som...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Create AcroForm - Criar PDF Preenchível em Pyth...

    Com Aspose.PDF para Python você pode criar um formulário do zero em seu arquivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/pt/python-net/create-form/
  9. PDF에서 링크 업데이트|Aspose.PDF for Java

    PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 Java 언어로 PDF의 링크를 업데이트하는 방법에 관한 것입니다....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ko/java/update-links/
  10. Java 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Link 주석을 추가하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Link 주석에 대해 Add 메서드를...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/ko/java/annotation/link...