Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 8,738 for

annotator

(0.13 sec)
  1. Extract Links from the PDF File|Aspose.PDF for ...

    Discover how to extract hyperlinks from PDF documents in .NET using Aspose.PDF for content management and link analysis....Links are represented as annotations in a PDF file, so to extract...Get all the selected link annotations into an IList object using...

    docs.aspose.com/pdf/net/extract-links/
  2. Public API Changes in Aspose.PDF for Java 9.0.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.0.0 for a smoother integration with the latest Java features....end, Enum annotType, Annotation annotation) changed to void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  3. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...Annotations.Count; i++) { LinkAnnotation...LinkAnnotation link_ann = page.Annotations[i] as LinkAnnotation; if (link_ann...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  4. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....review markup when exporting annotated documents for sharing outside...the target box. preserve_annotations : bool, default True When...

    docs.aspose.com/pdf/python-net/whatsnew/
  5. C#を使用したPDFハイライト注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントにハイライト注釈を追加する方法を学び、テキストの強調とレビューを行います。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ja/net/highlights-annotation/
  6. Добавить аннотацию квадрата|Aspose.PDF for Pyth...

    В этом примере связывается входной PDF, добавляется заполненная синяя аннотация квадрата на первой странице и сохраняется изменённый документ....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-square-an...
  7. Добавить круговую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, создаётся круговая аннотация на первой странице и сохраняется изменённый документ....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-circle-an...
  8. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...modifying content (except forms/annotations) ExtractContent Allow copying/extracting...Allow adding/modifying text annotations FillForm Allow filling interactive...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/
  9. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and saves the modified document....Contents [ Hide ] Rubber stamp annotations are commonly used in PDFs...pages 1–4. Add a rubber stamp annotation with custom text, comments...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/
  10. Работа с комментариями|Documentation

    На этой странице описывается, как добавлять или редактировать комментарии с помощью библиотеки Aspose.Diagram....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/ru/net/working-with-com...