Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 9,045 for

annotation

(0.38 sec)
  1. C++ 을 (를) 사용하여 Strikeout 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Strikeout 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Strikeout 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  2. C++ 을 (를) 사용하여 Caret 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Caret 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Caret 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

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

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Watermark 주석을 추가하는 C...Annotations 컬렉션에서 Watermark 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/net/annotation/water...
  4. วิธีการลบ Highlight คำอธิบายประกอบโดยใช้ Java |...

    Java ตัวอย่างรหัสที่จะลบ Highlight คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/th/java/annotation/high...
  5. 添付ファイル注記を追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、ファイルパスを使用して最初のページに添付ファイルの注釈を追加し、更新された文書を保存します。...initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-file-atta...
  6. Обновление ссылок в PDF|Aspose.PDF for Java

    Обновление ссылок в PDF программным способом. Это руководство о том, как обновить ссылки в PDF на языке Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ru/java/update-links/
  7. Extraire des données d'un tableau dans un PDF a...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF for .NET en C#...un tableau marqué avec une annotation carrée : // For complete...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/fr/net/extract-data-from-ta...
  8. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted 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. Anotações de Figuras em PDF|Aspose.PDF para Java

    Este artigo descreve como adicionar, obter e excluir anotações de figuras em seu documento PDF com Aspose.PDF para Java...Annotations.CircleAnnotation) exceto...Document . Crie uma nova Circle Annotation e defina os parâmetros do...

    docs.aspose.com/pdf/pt/java/figures-annotation/
  10. PDF Tooltip باستخدام C++|Aspose.PDF لـ C++

    تعلم كيفية إضافة تلميح نصي إلى جزء من النص في PDF باستخدام C++ و Aspose.PDF...Annotations.HideAction لتعيين إجراء إخفاء/إظهار...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ar/cpp/pdf-tooltip/