Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 8,545 for

annotator

(0.16 sec)
  1. How to Remove Hyperlink in PDF using Java

    This quick tutorial describes the process on how to remove hyperlink in PDF using Java. It has all the information for the environment settings, the program logic in terms of steps, and a runnable sample code to remove all links from PDF using Java....of annotations and remove the particular link annotation only...PDF pages and access the annotations collection Iterate through...

    kb.aspose.com/pdf/java/how-to-remove-hyperlink-...
  2. Usando Anotaciones de Enlace en PDF|Aspose.PDF ...

    Aspose.PDF for .NET te permite Agregar, Obtener y Eliminar Anotaciones de Enlace de tu documento PDF.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/es/net/link-annotations/
  3. Jak dodać Redaction Adnotację za pomocą .NET | ...

    Kod źródłowy w języku C#, aby dodać adnotacje Redaction na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/pl/net/annotation/redac...
  4. Java 를 사용하여 PDF 편집 | Aspose.PDF

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/ko/java/redaction/
  5. Anotaciones Adicionales usando C#|Aspose.PDF fo...

    Aprende cómo agregar anotaciones adicionales a archivos PDF en .NET usando Aspose.PDF para características interactivas del documento.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Caret Annotation for text insertion var caretAnnotation1...

    docs.aspose.com/pdf/es/net/extra-annotations/
  6. Anotações Extras usando C#|Aspose.PDF for .NET

    Aprenda como adicionar anotações adicionais a arquivos PDF em .NET usando Aspose.PDF para recursos interativos de documentos.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Caret Annotation for text insertion var caretAnnotation1...

    docs.aspose.com/pdf/pt/net/extra-annotations/
  7. إضافات إضافية باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة إضافات إضافية إلى ملفات PDF في .NET باستخدام Aspose.PDF لميزات الوثائق التفاعلية....إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...

    docs.aspose.com/pdf/ar/net/extra-annotations/
  8. Видаліть анотацію ODS онлайн або керуйте анотац...

    видалити коментарі з файлу ODS через онлайн-програму безкоштовно. Код .NET API для керування коментарями файлів ODS....NET Annotate Видаліть анотацію ODS онлайн...керування. Explore Annotate File Options with .NET Annotate DOC Files...

    products.aspose.com/total/uk/net/annotate/ods/
  9. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET...popular PDF Annotations in Python Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with...

    products.aspose.com/pdf/python-net/annotation/
  10. Использование аннотаций текста для PDF|Aspose.P...

    Aspose.PDF for .NET позволяет добавлять, получать и удалять аннотации текста из вашего PDF документа....Аннотации содержатся в коллекции Annotations конкретной страницы. Эта...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/ru/net/text-annotation/