Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 9,064 for

annotator

(0.15 sec)
  1. Jak dodać Text Adnotację za pomocą .NET | Aspos...

    Kod źródłowy w języku C#, aby dodać adnotacje Text na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/pl/net/annotation/text/...
  2. Come aggiungere l'annotazione Watermark usando ...

    Codice sorgente per aggiungere Watermark annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/water...
  3. Come aggiungere l'annotazione Text usando C++ |...

    Codice sorgente per aggiungere Text annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/text/...
  4. 如何使用 .NET 删除 Freetext 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Freetext 个注释。...Annotations 集合中的 Freetext 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. フリーテキスト注釈の追加|Aspose.PDF for Python via .NET

    次の使用例は、既存の PDF ファイルを読み込み、最初のページの定義した位置にフリーテキスト注釈を追加し、変更した文書を保存します。...initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-free-text...
  6. Извлечение сырого текста из PDF‑файла|Aspose.PD...

    В этой статье описываются различные способы извлечения текста из PDF‑документов с использованием Aspose.PDF for Android via Java. Из целых страниц, из определённой части, на основе колонок и т.д....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ru/androidjava/extract-text...
  7. Travailler avec PDF Facades|Aspose.PDF for Pyth...

    Apprenez comment utiliser Aspose.PDF Facades en Python via .NET pour modifier le contenu PDF, gérer les Form et les annotations, appliquer la sécurité, signer des fichiers, tamponner des pages, imprimer des documents et inspecter les métadonnées PDF....gérer les Form, ajouter des annotations, appliquer la sécurité, signer...formulaires, la mise à jour d’annotations, la sécurité des documents...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  8. Procurar

    Procurar...Annotations . Salve o PDF usando o método...página do arquivo PDF page.Annotations.Add(link); // Salvar documento...

    blog.aspose.com/pt/pdf/add-hyperlinks-to-pdf-in...
  9. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…... Page‑level actions and annotation actions foreach (Page page...Add(pageClose); // Annotation actions foreach (Annotation annot in page...

    forum.aspose.com/t/unable-to-extract-javascript...
  10. 記録

    記録...Annotations.Add(Annotation)] 12 メソッドを使用して、特定のPDFページの...メソッドを使用して、特定のPDFページの Annotations コレクションに注釈を追加します。 Document.Save(String)...

    blog.aspose.com/ja/pdf/add-or-remove-annotation...