Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 9,064 for

annotate

(0.35 sec)
  1. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ko/androidjava/extract-text...
  2. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide explique comment mettre à jour les liens dans un PDF en langage Java....); // Obtenez la première annotation de lien de la première page...); // Obtenez la première annotation de lien de la première page...

    docs.aspose.com/pdf/fr/java/update-links/
  3. .NET का उपयोग करके एनोटेशन निकालें | products.a...

    प्रस्तुति टिप्पणियों को हटाने के लिए सी...ऑनलाइन शामिल करें Remove Annotation From पीपीटी .NET API के लिए...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स .NET API...

    products.aspose.com/slides/hi/net/annotation/
  4. .NET을 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 C# 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 .NET API용 Aspose...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX .NET API용 Aspose...

    products.aspose.com/slides/ko/net/annotation/
  5. 使用 Python 刪除註釋 | products.aspose.com

    去除演示文稿註釋的Python源碼...PowerPoint 代碼示例在線包括 Remove Annotation From PPT 如何通過 .NET API 使用...Python 從 PPT 中刪除註釋。 Remove Annotation From PPTX 如何通過 .NET API 使用...

    products.aspose.com/slides/zh-hant/python-net/a...
  6. Memodifikasi Anotasi dalam File PDF Anda (facad...

    Bagian ini menjelaskan bagaimana memodifikasi anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Pengguna Demo...

    docs.aspose.com/pdf/id/java/modify-annotations/
  7. Lưu trữ

    Lưu trữ...chú thích vào bộ sưu tập Annotations của trang PDF cụ thể bằng...[Document.Pages 1 .Annotations.Add (Annotation)] 12 . Lưu tài liệu...

    blog.aspose.com/vi/pdf/add-or-remove-annotation...
  8. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Append the annotation to the collection of annotations Redact the...for redaction. Next, the annotation is created and appended to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...
  9. 使用 C# 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式编辑 PDF 文档...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hans/net/redaction/
  10. Modificar Anotações no seu Arquivo PDF (facades...

    Esta seção explica como modificar anotações de arquivo PDF para XFDF com Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuário de...

    docs.aspose.com/pdf/pt/java/modify-annotations/