Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 8,532 for

annotator

(0.17 sec)
  1. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...annotations.annotation_selector/) 对象传递给 Page...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/) 对象的 Selected...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  2. Видаліть анотацію Powerpoint онлайн або керуйте...

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

    products.aspose.com/total/uk/java/annotate/powe...
  3. Использование аннотаций текста для PDF|Aspose.P...

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

    docs.aspose.com/pdf/ru/net/text-annotation/
  4. Аннотация мультимедиа PDF с использованием C#|A...

    Aspose.PDF for .NET позволяет добавлять, получать и удалять аннотации мультимедиа из вашего PDF-документа....Annotations, чтобы включить файлы SWF...компьютера и через динамики. Sound Annotation аналогична текстовой аннотации...

    docs.aspose.com/pdf/ru/net/multimedia-annotation/
  5. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...double ury) { var annot = new Aspose.Pdf.Annotations.RedactionAnnotation(page...urx, ury)); annot.FillColor = annotationColor; annot.Color = annotationColor;...

    forum.aspose.com/t/the-use-of-redactionannotati...
  6. Видаліть анотацію PPT онлайн або керуйте анотац...

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

    products.aspose.com/total/uk/net/annotate/ppt/
  7. Extraire le texte des tampons|Aspose.PDF pour P...

    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....] Extraire le texte des annotations de tampon Aspose.PDF pour...d’extraire le texte des annotations de tampon. Afin d’extraire...

    docs.aspose.com/pdf/fr/php-java/extract-text-fr...
  8. Добавление аннотаций фигур с использованием C#|...

    Эта статья описывает, как добавлять, получать и удалять аннотации фигур из вашего PDF-документа с Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ru/net/figures-annotation/
  9. Tambahkan Anotasi Gambar menggunakan C#|Aspose....

    Artikel ini menjelaskan cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/id/net/figures-annotation/
  10. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....access the collection of annotations on each page Parse through...all the annotations and find the link type annotations Call the...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...