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

annotation

(0.26 sec)
  1. إضافة تعليق توضيحي للمنحنى|Aspose.PDF for Pytho...

    يقوم هذا المثال بربط ملف PDF للإدخال، ويرسم منحنى متقطع على الصفحة الأولى، ويحفظ المستند المعدل....initialize_data_dir def add_curve_annotation ( infile , outfile ): # Create...220 , 100 ), "This is curve annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ar/python-net/add-curve-ann...
  2. إضافة تعليق توضيحي على شكل مضلع|Aspose.PDF for ...

    يربط هذا المثال ملف PDF مُدخل، ويرسم مضلعًا صلبًا على الصفحة الأولى، ويحفظ المستند المعدل مع تعليق توضيحي....initialize_data_dir def add_polygon_annotation ( infile , outfile ): # Create... 120 ), "This is polygon annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ar/python-net/add-polygon-a...
  3. Tambahkan Anotasi Kurva|Aspose.PDF for Python v...

    Contoh ini mengikat PDF input, menggambar kurva putus-putus pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....initialize_data_dir def add_curve_annotation ( infile , outfile ): # Create...220 , 100 ), "This is curve annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/id/python-net/add-curve-ann...
  4. Tambahkan Anotasi Garis|Aspose.PDF for Python v...

    Contoh ini mengikat PDF input, menggambar anotasi garis merah dengan ujung garis berbentuk kotak, dan menyimpan PDF yang telah dimodifikasi....initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/id/python-net/add-line-anno...
  5. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a 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...
  6. 記録

    記録...注釈のコレクションを取得する annotations = page0.page_sheet.annotations; # 注釈を反復処理する...注釈を反復処理する for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ja/diagram/add-comments-to-visi...
  7. Entfernen Sie Anmerkungen aus PDF in Java

    Dieser Artikel beschreibt, wie Sie in Java Anmerkungen aus PDFs entfernen. Er enthält Einzelheiten zu den IDE-Einstellungen, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Anmerkungsentferners in Java....Dokument Greifen Sie auf den annotations collection der Seite zu und...verwenden, um eine bestimmte Annotation zu löschen. Eine andere Möglichkeit...

    kb.aspose.com/de/pdf/java/remove-annotations-fr...
  8. Come aggiungere l'annotazione Highlight usando ...

    Codice di esempio Java per aggiungere Highlight annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/it/java/annotation/high...
  9. Arsip

    Arsip...halaman for (auto annotation : page->get_Annotations()) { // Periksa...anotasi if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/id/pdf/extract-data-from-tables...
  10. أرشيف

    أرشيف...الصفحة for (auto annotation : page->get_Annotations()) { // تحقق...التوضيحي if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ar/pdf/extract-data-from-tables...