Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 9,056 for

annotation

(0.13 sec)
  1. Adicionar Anotações Pop-up|Aspose.PDF for Pytho...

    Este exemplo carrega um PDF, adiciona uma anotação pop-up à primeira página e salva o documento modificado. O pop-up está configurado para ser visível por padrão e exibe o texto de comentário especificado....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/pt/python-net/add-popup-ann...
  2. C++を使用した追加アノテーション|Aspose.PDF for C++

    このセクションでは、PDFドキュメントに追加の種類のアノテーションを追加、取得、および削除する方法について説明します。...namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/ja/cpp/extra-annotations/
  3. Aperçu|Aspose.PDF pour Java

    Aperçu des fonctionnalités clés et des formats pris en charge par Aspose.PDF pour Java, manuel d'installation et de licence de la bibliothèque Java....supprimer ou aplatir les annotations supprimer les champs AcroForm...et annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/java/overview/
  4. إضافة تعليق توضيحي لمرفق الملف|Aspose.PDF for P...

    يقوم المثال بربط ملف 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/ar/python-net/add-file-atta...
  5. 자유 텍스트 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 기존 PDF 파일을 로드하고 첫 페이지의 정의된 위치에 자유 텍스트 주석을 추가하고 수정된 문서를 저장합니다....initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ko/python-net/add-free-text...
  6. Adicionar Anotação de Anexo de Arquivo|Aspose.P...

    O exemplo vincula um PDF de entrada, adiciona uma anotação de anexo de arquivo à primeira página usando o caminho do arquivo e salva o documento atualizado....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/pt/python-net/add-file-atta...
  7. Extraction du texte brut d'un fichier PDF|Aspos...

    Cet article décrit diverses méthodes pour extraire du texte de documents PDF en utilisant Aspose.PDF pour Android via Java. À partir de pages entières, d'une partie spécifique, selon les colonnes, etc....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/fr/androidjava/extract-text...
  8. Extrair Links do Arquivo PDF|Aspose.PDF para Java

    Extraia links de PDF com Java. Este tópico explica como extrair links usando a classe AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/pt/java/extract-links/
  9. วิธีการลบ Link คำอธิบายประกอบโดยใช้ Java | Aspo...

    Java ตัวอย่างรหัสที่จะลบ Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/link...
  10. Come rimuovere l'annotazione di Caret usando Ja...

    Codice di esempio Java per rimuovere le annotazioni di Caret nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/care...