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

annotation

(0.26 sec)
  1. 添加方形注释|Aspose.PDF for Python via .NET

    本示例绑定一个输入 PDF,在首页添加一个填充的蓝色方形批注,并保存修改后的文档。...initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/zh/python-net/add-square-an...
  2. إضافة تعليق توضيحي للسطر|Aspose.PDF for Python ...

    يربط هذا المثال ملف PDF مُدخل، ويرسم تعليقًا توضيحيًا بخط أحمر مع نهايات الأسطر المربعة، ويحفظ ملف PDF المعدل....initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/ar/python-net/add-line-anno...
  3. Agregar anotación de polígono|Aspose.PDF for Py...

    Este ejemplo vincula un PDF de entrada, dibuja un polígono sólido en la primera página y guarda el documento modificado con una anotación....initialize_data_dir def add_polygon_annotation ( infile , outfile ): # Create... 120 ), "This is polygon annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/es/python-net/add-polygon-a...
  4. 添加圆形注释|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,在首页创建一个圆形注释,并保存修改后的文档。...initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/zh/python-net/add-circle-an...
  5. Jak dodać Freetext Adnotację za pomocą C++ | As...

    Kod źródłowy do dodawania adnotacji Freetext w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/pl/cpp/annotation/freet...
  6. Come ottenere l'annotazione di Freetext usando ...

    Codice sorgente per ottenere Freetext 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/freet...
  7. Come aggiungere l'annotazione Freetext usando ....

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

    products.aspose.com/pdf/it/net/annotation/freet...
  8. Crea moduli PDF utilizzando .NET | Aspose.PDF

    Crea moduli PDF e aggiungi campi in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/it/net/acroforms/create/
  9. Agregar anotación de polilínea|Aspose.PDF for P...

    El ejemplo enlaza un PDF de entrada, crea una polilínea sólida en la primera página y guarda el documento modificado con una anotación....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/es/python-net/add-polyline-...
  10. 정사각형 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고 첫 페이지에 채워진 파란색 사각형 주석을 추가하고 수정된 문서를 저장합니다....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ko/python-net/add-square-an...