Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 9,045 for

annotation

(0.16 sec)
  1. Annotatie toevoegen, bewerken en verwijderen va...

    Python broncode om VSD bestanden te annoteren binnen een op Python gebaseerde applicatie....Diagram Python via Java Annotation Annotatie toevoegen, bewerken...Python PNG JPG BMP TIFF VSD Annoteer VSD indelingen in Python Native...

    products.aspose.com/diagram/nl/python-java/anno...
  2. 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...
  3. Agregar anotación de película|Aspose.PDF for Py...

    Este ejemplo enlaza un PDF de entrada, agrega una anotación de película en la página 1 y guarda el PDF actualizado....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/es/python-net/add-movie-ann...
  4. Adicionar Anotação Quadrada|Aspose.PDF for Pyth...

    Este exemplo associa um PDF de entrada, adiciona uma anotação quadrada azul preenchida na primeira página e salva o documento modificado....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/pt/python-net/add-square-an...
  5. PDF에서 링크 업데이트|Aspose.PDF for Java

    PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 Java 언어로 PDF의 링크를 업데이트하는 방법에 관한 것입니다....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ko/java/update-links/
  6. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....attachments, fonts, bookmarks, annotations, forms, operators, stamps...manipulate attachments and annotations by adding, updating, or deleting...

    docs.aspose.com/pdf/net/drawing/
  7. O que há de novo 2024|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/pt/net/whatsnew/2024/
  8. Actions du Document|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....d’ouverture Pièces jointes Annotations de dessin...

    docs.aspose.com/pdf/fr/python-net/document-acti...
  9. Novedades 2024|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/es/net/whatsnew/2024/
  10. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Text 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...