Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 9,045 for

annotator

(0.24 sec)
  1. Добавление JavaScript в PDF с использованием C#

    Следуйте этой статье, чтобы добавить JavaScript в PDF с использованием C#. В ней приведены сведения о настройке IDE, список шагов и пример кода для работы с PDF JS с использованием C# путем добавления различных типов скриптов для различных действий....Импортируйте классы PDF и Annotations из библиотеки Загрузите лицензию...Импортируйте классы PDF и Annotations, загрузите лицензию и добавьте...

    kb.aspose.com/ru/pdf/net/add-javascript-to-pdf-...
  2. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....modifying content (except forms/annotations)" , asposepdf . ExtractContent..."Allow adding/modifying text annotations" , asposepdf . FillForm :...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  3. Gestisci i moduli PDF in C++ | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio C++ utilizzando Aspose.PDF per C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/
  4. ポリライン注釈を追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、最初のページに実線のポリラインを作成し、変更した文書に注釈を付けて保存します。...initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ja/python-net/add-polyline-...
  5. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....Delete Bookmarks Delete Annotations Extract a text from PDF Optimize...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  6. Obtenir la préférence du visualiseur d'un fichi...

    Cette section montre comment obtenir la préférence du visualiseur d'un fichier PDF existant en utilisant la classe PdfContentEditor....visualiseur de PDF Ajouter des annotations à un fichier PDF existant...

    docs.aspose.com/pdf/fr/net/get-viewer-preferenc...
  7. Anotación Multimedia en PDF|Aspose.PDF para Java

    Aspose.PDF para Java le permite agregar, obtener y eliminar la anotación multimedia de su documento PDF....Annotations para incluir archivos SWF...los altavoces. Una Sound Annotation será análoga a una anotación...

    docs.aspose.com/pdf/es/java/multimedia-annotation/
  8. Архивы

    Архивы...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...текстовые разметкиАннотации if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ru/pdf/extract-text-from-pdf-cs...
  9. Arşiv

    Arşiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation'ı Filtrele if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/tr/pdf/extract-text-from-pdf-cs...
  10. Travailler avec des pièces jointes dans PDF en ...

    Opérations de base avec des pièces jointes dans PDF en Node.js. Guide avec des exemples....jointe d’un PDF existant Annotations PDF dans Node.js Travailler...

    docs.aspose.com/pdf/fr/nodejs-cpp/attachments/