Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 9,064 for

annotation

(0.82 sec)
  1. 동영상 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 1페이지에 동영상 주석을 추가하고, 업데이트된 PDF를 저장합니다....initialize_data_dir def add_movie_annotation ( infile , movie_file , outfile...bind_pdf ( infile ) # Add movie annotation to page 1 content_editor...

    docs.aspose.com/pdf/ko/python-net/add-movie-ann...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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-...
  7. 정사각형 주석 추가|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...
  8. Adicionar Anotação de Polilinha|Aspose.PDF for ...

    O exemplo vincula um PDF de entrada, cria uma polilinha sólida na primeira página e salva o documento modificado com uma anotação....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/pt/python-net/add-polyline-...
  9. So löschen Sie Kommentare in PDF in Java

    In diesem Tutorial erfahren Sie, wie Sie Kommentare in PDF in Java löschen. Es teilt die Informationen zum Einstellen der IDE, Schritte zum Schreiben des Programms und einen ausführbaren Beispielcode zum Löschen aller Kommentare in PDF in Java....greifen Sie auf collection of annotations darin zu Analysieren Sie...Methode delete() in der Annotations-Auflistung auf, um die Textanmerkung...

    kb.aspose.com/de/pdf/java/how-to-delete-comment...
  10. Opérations avancées|Aspose.PDF for .NET

    Aspose.PDF peut effectuer non seulement des tâches simples et faciles, mais aussi faire face à des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/net/advanced-operations/