Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 8,583 for

annotation

(0.15 sec)
  1. Come aggiungere l'annotazione Strikeout usando ...

    Codice sorgente su C# per aggiungere Strikeout annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/strik...
  2. Come aggiungere l'annotazione Caret usando C++ ...

    Codice sorgente per aggiungere Caret 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/caret...
  3. Come aggiungere l'annotazione Text usando .NET ...

    Codice sorgente su C# per aggiungere Text annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/text/...
  4. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  5. Anotações de Figuras em PDF|Aspose.PDF para Java

    Este artigo descreve como adicionar, obter e excluir anotações de figuras em seu documento PDF com Aspose.PDF para Java...Annotations.CircleAnnotation) exceto...Document . Crie uma nova Circle Annotation e defina os parâmetros do...

    docs.aspose.com/pdf/pt/java/figures-annotation/
  6. Documentation

    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....end, Enum annotType, Annotation annotation) تم تغييرها إلى void...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/ar/java/technical-articles/...
  7. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF para Android via Java. De páginas inteiras, de uma parte específica, com base em colunas, etc....as anotações for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/pt/androidjava/extract-text...
  8. Anotaciones Adhesivas en PDF|Aspose.PDF para Java

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/es/java/sticky-annotations/
  9. Comment surligner un PDF avec Python

    Ce didacticiel explique comment mettre en surbrillance un PDF à l'aide de Python. Il contient des détails de configuration IDE, un processus par étapes et un exemple de code pour développer un surligneur PDF à l'aide de Python....TextFragmentAbsorber Créez l’annotation de surbrillance à l’aide...utilisé pour définir une annotation de surbrillance pour la page...

    kb.aspose.com/fr/pdf/python/how-to-highlight-in...
  10. Comment supprimer des commentaires d'un PDF à l...

    Cet article explique comment supprimer les commentaires d'un PDF à l'aide de Python. Il fournit des informations détaillées pour définir l'IDE, écrire l'algorithme du programme et un exemple de code exécutable pour supprimer tous les commentaires en PDF à l'aide de Python....collection de annotations Vérifiez chaque annotation si elle est...l’analyse de la collection d’annotations sur chaque page pour rechercher...

    kb.aspose.com/fr/pdf/python/how-to-remove-comme...