Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 8,583 for

annotator

(0.08 sec)
  1. ลบคำอธิบายประกอบโดยใช้ .NET | products.aspose.com

    ซอร์สโค้ด C# เพื่อลบความคิดเห็นในการนำเสนอ...PowerPoint ออนไลน์รวม Remove Annotation From ปชป วิธีลบคำอธิบายประกอบจาก...Slides สำหรับ .NET API Remove Annotation From PPTX วิธีลบคำอธิบายประกอบจาก...

    products.aspose.com/slides/th/net/annotation/
  2. إنشاء روابط في ملف PDF باستخدام C++|Aspose.PDF ...

    يوضح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C++.... أضف الرابط إلى خاصية Annotations لكائن الصفحة. أخيرًا، احفظ...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ar/cpp/create-links/
  3. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....‘StructParent’ entry missing in the annotation 7.1:9.3(14.7) Error Entry...appropriate Page Labels Annotations Code Severity Message 7.18...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  4. 注釈を抽出する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDF形式に注釈を抽出する方法について説明します。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ja/java/extract-annotation/
  5. How to Redact a PDF in Python

    This simple guide covers how to redact a PDF in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in PDF using Python....Append the annotation to the existing annotations collection...initialize an annotation for redaction. Next, add the annotation on a...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  6. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/ko/net/redaction/
  7. スタンプからテキストを抽出|Aspose.PDF for C++

    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....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ja/cpp/extract-text-from-st...
  8. 档案

    档案... PDF 中的每一页都有自己的 Annotations 集合,保存该页面特定的所有注释。通过利用 Aspose...文档使用 Document 类。 检索特定页面的 annotations 属性以获取该页面上的所有注释。 遍历注释,并过滤出...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  9. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...TextBoxField value = Page Index1 Annotation Index1 Partial Name = address[0]...TextBoxField value = Page Index1 Annotation Index2 Partial Name = postal_code[0]...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  10. Ta bort anteckningar med Java | products.aspose...

    Java-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Slides för Java API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/java/annotation/