Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 9,044 for

annotator

(0.38 sec)
  1. Come ottenere l'annotazione di Circle usando C+...

    Codice sorgente per ottenere Circle annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/circl...
  2. Come ottenere l'annotazione di Watermark usando...

    Codice sorgente per ottenere Watermark annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/water...
  3. Come aggiungere l'annotazione Link usando .NET ...

    Codice sorgente su C# per aggiungere Link annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/net/annotation/link/...
  4. Come ottenere l'annotazione di Caret usando C++...

    Codice sorgente per ottenere Caret annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/caret...
  5. Agregar anotación de curva|Aspose.PDF for Pytho...

    Este ejemplo enlaza un PDF de entrada, dibuja una curva discontinua en la primera página y guarda el documento modificado....initialize_data_dir def add_curve_annotation ( infile , outfile ): # Create...220 , 100 ), "This is curve annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/es/python-net/add-curve-ann...
  6. สร้างแบบฟอร์ม PDF โดยใช้ .NET | Aspose.PDF

    สร้างแบบฟอร์ม PDF และเพิ่มฟิลด์ด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/th/net/acroforms/create/
  7. إضافة تعليق توضيحي متعدد الخطوط|Aspose.PDF for ...

    يقوم المثال بربط ملف PDF مُدخل، وإنشاء خط متعدد الأسطر في الصفحة الأولى، وحفظ المستند المعدل مع تعليق توضيحي....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ar/python-net/add-polyline-...
  8. 添加曲线注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 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/zh/python-net/add-curve-ann...
  9. PDF Tooltip using Python|Aspose.PDF for Python ...

    Python과 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배우세요.... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ko/python-net/pdf-tooltip/
  10. Archiv

    Archiv...Seite for (auto annotation : page->get_Annotations()) { // Überprüfen...Anmerkungstyp if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

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