Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 9,083 for

annotation

(0.08 sec)
  1. Comment rayer du texte dans un PDF avec Java

    Ce court didacticiel explique comment barrer du texte dans un PDF à l'aide de Java. Il contient tous les détails pour configurer l'IDE et un exemple de code exécutable pour supprimer du texte dans Adobe PDF à l'aide de Java....couleur et le titre de l’annotation Enregistrez le fichier PDF...est utilisé pour définir l’annotation barrée et l’appliquer sur...

    kb.aspose.com/fr/pdf/java/how-to-strike-out-tex...
  2. 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/
  3. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/python-net/acroforms/cr...
  4. Come ottenere l'annotazione di Highlight usando...

    Codice sorgente per ottenere Highlight 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/highl...
  5. Создание ссылок в PDF-файле с помощью C#|Aspose...

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

    docs.aspose.com/pdf/ru/net/create-links/
  6. 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...
  7. 동영상 주석 추가|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...
  8. Архивы

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

    blog.aspose.com/ru/pdf/extract-data-from-tables...
  9. Archiwa

    Archiwa...stronie for (auto annotation : page->get_Annotations()) { // Sprawdź...adnotacji if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pl/pdf/extract-data-from-tables...
  10. Archiv

    Archiv...stránce for (auto annotation : page->get_Annotations()) { // Zkontrolujte...anotace if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/cs/pdf/extract-data-from-tables...