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

annotate

(1.95 sec)
  1. Jak usunąć komentarze w pliku PDF w Javie

    Ten samouczek zawiera instrukcje usuwania komentarzy w formacie PDF w Javie. Udostępnia informacje potrzebne do ustawienia IDE, kroki potrzebne do napisania programu oraz przykładowy kod, który można uruchomić, aby usunąć wszystkie komentarze w formacie PDF w Javie....dostęp do collection of annotations na niej Przeanalizuj każdą...metodę delete() w kolekcji Annotations, aby usunąć adnotację Text...

    kb.aspose.com/pl/pdf/java/how-to-delete-comment...
  2. Добавить звуковую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, добавляется звуковая аннотация на странице 1 и сохраняется изменённый PDF....initialize_data_dir def add_sound_annotation ( infile , sound_file , outfile...bind_pdf ( infile ) # Add sound annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-sound-ann...
  3. Cách xóa nhận xét trong PDF bằng Java

    Bài viết này hướng dẫn cách xóa comment trong PDF bằng Java. Nó chia sẻ thông tin để thiết lập IDE, các bước viết chương trình và mã mẫu có thể chạy được để xóa tất cả nhận xét trong PDF bằng Java....và truy cập collection of annotations trên đó Phân tích cú pháp...delete() trong Annotations collection để xóa Text annotation Lưu tệp...

    kb.aspose.com/vi/pdf/java/how-to-delete-comment...
  4. Добавить аннотацию с фильмом|Aspose.PDF for Pyt...

    В этом примере привязывается входной 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/ru/python-net/add-movie-ann...
  5. Kompresuj dokument PDF | Aspose.PDF

    Zoptymalizuj pliki PDF na dowolnej platformie programowo za pomocą tego przykładowego kodu za pomocą biblioteki Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/pl/compress/
  6. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...table marked with Square Annotation: // For complete examples...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/net/extract-data-from-table...
  7. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....link to the Page object’s Annotations property. Finally, save the...link to the Page object’s Annotations collection. Save the updated...

    docs.aspose.com/pdf/net/create-links/
  8. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  9. Jak uzyskać Text Adnotację przy użyciu C++ | As...

    Kod źródłowy do uzyskania Text adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/text/...
  10. Come ottenere l'annotazione di Polyline usando ...

    Codice sorgente su C# per ottenere Polyline 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/polyl...