Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 7,228 for

annotation

(0.31 sec)
  1. Ekstrak Tautan dari File PDF|Aspose.PDF untuk C++

    Ekstrak tautan dari PDF dengan C#. Topik ini menjelaskan bagaimana cara mengekstrak tautan menggunakan kelas AnnotationSelector....annotations.annotation_selector/) ke metode...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/). Cuplikan...

    docs.aspose.com/pdf/id/cpp/extract-links/
  2. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....[ Hide ] 기존 PDF 파일에 Caret Annotation 추가하는 방법 Caret Annotation은...파일 로드 - 새로운 문서 . 새 Caret Annotation 을 만들고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/java/extra-annotations/
  3. แก้ไขไฟล์ PDF โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูใหญ่ในการแก้ไขข้อมูลที่สำคัญในไฟล์ PDF บน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... rectangle annot = ap . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = ap . Color ....

    products.aspose.com/pdf/th/python-net/redaction/
  4. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails..."", PdfPermissions.MODIFY_ANNOTATIONS | PdfPermissions.DOCUMENT_ASSEMBLY);...

    reference.aspose.com/words/java/com.aspose.word...
  5. C++ 을 (를) 사용하여 Redaction 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Redaction 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Redaction 주석에 대해 Add...region RedactionAnnotation annot = new RedactionAnnotation (...

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

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Redaction 주석을 추가하는 C...Annotations 컬렉션에서 Redaction 주석에 대해 Add...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/ko/net/annotation/redac...
  7. Atualizar Links em PDF|Aspose.PDF for C++

    Atualize links em PDF programaticamente com Aspose.PDF para C++. Este guia é sobre como atualizar links em um arquivo PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modificação do...

    docs.aspose.com/pdf/pt/cpp/update-links/
  8. Actualizar Enlaces en PDF|Aspose.PDF para C++

    Actualizar enlaces en PDF programáticamente con Aspose.PDF para C++. Esta guía trata sobre cómo actualizar enlaces en un archivo PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modificación del...

    docs.aspose.com/pdf/es/cpp/update-links/
  9. Anotaciones adhesivas en PDF usando C#|Aspose.P...

    Aprenda a crear anotaciones adhesivas, como notas y resaltados, en PDFs usando Aspose.PDF en .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/es/net/sticky-annotations/
  10. 使用 C# 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 C# 原始程式碼。... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/zh-hant/net/annotation/