Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 9,067 for

annotate

(0.14 sec)
  1. Создание ссылок в PDF-файле с помощью C#|Aspose...

    В этом разделе объясняется, как создавать ссылки в вашем PDF-документе с помощью C#....Добавьте ссылку в коллекцию Annotations объекта Page. Наконец, сохраните...Добавьте ссылку в коллекцию Annotations объекта Page. Сохраните обновлённый...

    docs.aspose.com/pdf/ru/net/create-links/
  2. Déplacer le tampon par ID|Aspose.PDF for Python...

    Dans cet exemple, un tampon en caoutchouc est ajouté à la page 1, puis déplacé vers une nouvelle position en utilisant son ID avant d'enregistrer le document mis à jour....] Après avoir ajouté une annotation de tampon en caoutchouc à...PDF d’entrée. Ajouter une annotation de tampon en caoutchouc....

    docs.aspose.com/pdf/fr/python-net/move-stamp-by...
  3. 동영상 주석 추가|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...
  4. Tworzenie formularzy PDF przy użyciu .NET | Asp...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET....Annotations.Border(textBoxField) { Width..., Dash = new Aspose.Pdf.Annotations.Dash( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/pl/net/acroforms/create/
  5. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该单独页面的所有注释:每个页面都有其自己的...面都有其自己的 Annotations 集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  6. 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...
  7. Архів

    Архів...сторінці for (auto annotation : page->get_Annotations()) { // Перевірте...анотації if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/uk/pdf/extract-data-from-tables...
  8. ארכיון

    ארכיון...בדף for (auto annotation : page->get_Annotations()) { // בדוק...ההערה if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/he/pdf/extract-data-from-tables...
  9. 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...
  10. 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...