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

annotator

(3.71 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. نشر النماذج في PDF عبر Python|Aspose.PDF for Py...

    أضف أزرار الإرسال وإجراءات الإرسال إلى PDF AcroForms باستخدام Aspose.PDF لبيثون عبر .NET.... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/ar/python-net/posting-form/
  3. Добавить аннотацию с фильмом|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...
  4. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...modifying content (except forms/annotations) ExtractContent Allow copying/extracting...Allow adding/modifying text annotations FillForm Allow filling interactive...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/
  5. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and saves the modified document....Contents [ Hide ] Rubber stamp annotations are commonly used in PDFs...pages 1–4. Add a rubber stamp annotation with custom text, comments...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/
  6. Добавить аннотацию квадрата|Aspose.PDF for Pyth...

    В этом примере связывается входной 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/ru/python-net/add-square-an...
  7. Добавить круговую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной 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/ru/python-net/add-circle-an...
  8. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  9. 如何使用 Java 獲取 Caret 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Caret 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  10. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/zh-hans/java/annotation...