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

annotator

(0.25 sec)
  1. آرشیوها

    آرشیوها...بازیابی کنید Aspose::Pdf::Annotations::AnnotationType روش annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/fa/pdf/working-with-annotations...
  2. Lưu trữ

    Lưu trữ... Lấy thuộc tính annotations của một trang cụ thể để nhận...document = ap.Document("annotations.pdf") # Lặp qua tất cả các...

    blog.aspose.com/vi/pdf/parse-pdf-in-python/
  3. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....MODIFY_ANNOTATIONS , PdfPermissions.FILL_IN.... MODIFY_ANNOTATIONS Add or modify text annotations, fill in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. arkiv

    arkiv...anteckningar till samlingen Annotations för den specifika PDF-sidan...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Spara PDF-dokumentet...

    blog.aspose.com/sv/pdf/add-or-remove-annotation...
  5. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....); // Get the first link annotation from first page of document...); // Get the first link annotation from first page of document...

    docs.aspose.com/pdf/java/update-links/
  6. نحوه حذف Link حاشیه نویسی با استفاده از {{produ...

    کد نمونه جاوا برای حذف Link حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای برنامه های کاربردی JSP/JSF و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > linkAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/link...
  7. XFDF로 주석 가져오기 및 내보내기|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 가져오고 내보내는 방법을 설명합니다....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ko/net/import-export-annota...
  8. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  9. PDF 파일에서 링크 추출하기|Aspose.PDF for Java

    Java를 사용하여 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ko/java/extract-links/
  10. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/zh/java/extract-links/