Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 9,049 for

annotate

(0.16 sec)
  1. Jak dodać Link Adnotację za pomocą .NET | Aspos...

    Kod źródłowy w języku C#, aby dodać adnotacje Link na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/pl/net/annotation/link/...
  2. Come ottenere l'annotazione di Strikeout usando...

    Codice sorgente su C# per ottenere Strikeout annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/strik...
  3. Come ottenere l'annotazione di Caret usando .NE...

    Codice sorgente su C# per ottenere Caret annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/caret...
  4. Agregar anotación de línea|Aspose.PDF for Pytho...

    Este ejemplo asocia un PDF de entrada, dibuja una anotación de línea roja con terminaciones de línea cuadradas y guarda el PDF modificado....initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/es/python-net/add-line-anno...
  5. Добавить аннотацию кривой|Aspose.PDF for Python...

    В этом примере привязывается входной 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/ru/python-net/add-curve-ann...
  6. إضافة تعليق توضيحي للمنحنى|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...
  7. إضافة تعليق توضيحي على شكل مضلع|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...
  8. 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...
  9. 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...
  10. إنشاء روابط في ملف PDF باستخدام C#|Aspose.PDF f...

    يشرح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C#.... أضف الرابط إلى خاصية Annotations لكائن الصفحة. أخيرًا، احفظ...فتحها. أضف الرابط إلى مجموعة Annotations لكائن الصفحة. احفظ ملف PDF...

    docs.aspose.com/pdf/ar/net/create-links/