Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 8,551 for

annotator

(0.22 sec)
  1. Aperçu|Aspose.PDF pour Java

    Aperçu des fonctionnalités clés et des formats pris en charge par Aspose.PDF pour Java, manuel d'installation et de licence de la bibliothèque Java....supprimer ou aplatir les annotations supprimer les champs AcroForm...et annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/java/overview/
  2. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/fa/python-net/annotation/
  3. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....the page Add this annotation to the annotations collection on the...strike out annotation for the text and then this annotation is added...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  4. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...Annotations.Annotation.#=z2SXzwXoy_0tQ() Unknown...PDF.dll!Aspose.Pdf.Annotations.Annotation.Appearance.get() Unknown...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. Extraer texto de sellos usando C#|Aspose.PDF fo...

    Aprende cómo usar la función especial de Aspose.PDF for .NET - extracción de texto de anotaciones de sello... Obtén la Annotation deseada de la lista de anotaciones...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/es/net/extract-text-from-st...
  6. | Aspose.PDF

    使用 Aspose.PDF for C++,透過 C++ 範例程式碼以程式設計方式管理 PDF 中的註釋...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/zh-hant/cpp/annotation/
  7. Extraire le texte brut d'un fichier PDF|Aspose....

    Cet article décrit différentes manières d'extraire du texte de documents PDF à l'aide d'Aspose.PDF pour Android via Java. De pages entières, d'une partie spécifique, basé sur des colonnes, etc....toutes les annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/fr/androidjava/extract-text...
  8. Архивы

    Архивы...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType метод annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ru/pdf/working-with-annotations...
  9. التعامل مع التعليقات|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....Comment ، المعروضة بواسطة فئة Annotation ، للمطورين بتحرير التعليقات...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/ar/java/working-with-co...
  10. PDF 파일에서 링크 추출|Aspose.PDF for C++

    C#으로 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/extract-links/