Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 8,533 for

annotator

(0.27 sec)
  1. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....to form fields changes to annotations changes to images changes...XForms displayed on pages If annotations, fields, or XForms are modified...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  2. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Java utilizzando Aspose.PDF per Java...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...Java Per aggiungere Text Annotation, utilizzeremo l’API Aspose...

    products.aspose.com/pdf/it/java/annotation/
  3. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/zh/net/modify-annotations/
  4. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...Annotations; using Aspose.Pdf.Text; using...textFragmentAbsorber; //IList annotations; MemoryStream output = new...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  5. 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-...
  6. 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...
  7. C++を使用した追加アノテーション|Aspose.PDF for C++

    このセクションでは、PDFドキュメントに追加の種類のアノテーションを追加、取得、および削除する方法について説明します。...namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/ja/cpp/extra-annotations/
  8. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/
  9. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    Aspose.Words.Saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document.... Annotations Attachments are embedded as annotations with...document embedded files without annotations. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF....fields Remove or flatten annotations Detailed explanation of optimization...Removing or Flattening Annotations Annotations can be deleted when...

    docs.aspose.com/pdf/python-net/optimize-pdf/