Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 9,083 for

annotation

(0.03 sec)
  1. Impor dan Ekspor Anotasi menggunakan Python|Asp...

    Pelajari cara mengimpor anotasi dari satu PDF dan mengekspornya ke dalam dokumen PDF baru menggunakan Aspose.PDF for Python via .NET....annotations.add(annot, True) memberitahu Aspose...for annot in source_document . pages [ 1 ] . annotations : page...

    docs.aspose.com/pdf/id/python-net/import-export...
  2. استيراد التعليقات التوضيحية وتصديرها باستخدام P...

    تعرف على كيفية استيراد التعليقات التوضيحية من ملف PDF واحد وتصديرها إلى مستند PDF جديد باستخدام Aspose.PDF لـ Python عبر .NET....annotations.add(annot, True) يخبر Aspose.PDF...for annot in source_document . pages [ 1 ] . annotations : page...

    docs.aspose.com/pdf/ar/python-net/import-export...
  3. چگونگی اضافه کردن Redaction حاشیه نویسی با استف...

    سورس کد در C# برای اضافه کردن Redaction حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/fa/net/annotation/redac...
  4. Archiver

    les archives...Python Comment analyser les annotations PDF en Python Aspose.PDF...du texte, des images, des annotations, des pièces jointes et des...

    blog.aspose.com/fr/pdf/parse-pdf-in-python/
  5. Python을 사용한 대화형 주석|Aspose.PDF for Python via .NET

    링크 주석을 추가, 읽기 및 삭제하는 방법과 .NET을 통해 Python용 Aspose.PDF 를 사용하여 PDF 문서에서 탐색 및 인쇄 버튼을 만드는 방법을 알아봅니다.... link_annotation = ap . annotations . LinkAnnotation...rectangle ) link_annotation . action = ap . annotations . GoToURIAction...

    docs.aspose.com/pdf/ko/python-net/interactive-a...
  6. Extrair Anotações de PDF|Aspose.PDF for .NET

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/pt/net/extract-annotation/
  7. تحديث روابط PDF في بايثون|Aspose.PDF for Python...

    تعرف على كيفية تحديث مظهر رابط PDF والوجهات في Python...., is_assignable def link_annotation_update_text_color ( infile...Document ( infile ) link_annotations = [ a for a in document ...

    docs.aspose.com/pdf/ar/python-net/update-links/
  8. Anotasi Sorotan PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara menambahkan anotasi sorotan ke dokumen PDF di .NET menggunakan Aspose.PDF untuk penekanan dan tinjauan teks.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/id/net/highlights-annotation/
  9. Chercher

    chercher...éléments supplémentaires nommés annotation. Écrivons un petit morceau...pour étudier quels types d’annotations sont présents dans de tels...

    blog.aspose.com/fr/pdf/advanced-tricks-to-conve...
  10. Anotações Extras usando C#|Aspose.PDF for .NET

    Aprenda como adicionar anotações adicionais a arquivos PDF em .NET usando Aspose.PDF para recursos interativos de documentos.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Caret Annotation for text insertion var caretAnnotation1...

    docs.aspose.com/pdf/pt/net/extra-annotations/