Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 8,613 for

annotate

(0.32 sec)
  1. Extrair Anotação (fachadas)|Aspose.PDF para Java

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/pt/java/extract-annotation/
  2. Ekstrak Anotasi (facades)|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara mengekstrak anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/id/java/extract-annotation/
  3. Yorumlarla Çalışmak|Documentation

    Bu sayfa, Visio çiziminin bir sayfasına Aspose.Diagram kitaplığı ile nasıl yorum ekleneceğini açıklar.... Yorumu Düzenle Annotation sınıfı tarafından sunulan...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/tr/python-java/working-...
  4. 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...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Annotations API https://products.aspose.com/pdf/annotation/ Recent content in PDF Annotations API on Aspsoe.PDF Products Hugo -- gohugo.io ......PDF Products – PDF Annotations API https://products.aspose...com/pdf/annotation/ Recent content in PDF Annotations API on Aspsoe...

    products.aspose.com/pdf/annotation/index.xml
  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. 아카이브

    아카이브...Annotations.Add(Annotation)] 12 메서드를 사용하여 특정...특정 PDF 페이지의 Annotations 컬렉션에 주석을 추가합니다. Document.Save(String)...

    blog.aspose.com/ko/pdf/add-or-remove-annotation...
  8. Что нового 2023|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2023 году....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/ru/net/whatsnew/2023/
  9. PDF의 링크 업데이트|Aspose.PDF for C++

    Aspose.PDF for C++로 PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 PDF 파일에서 링크를 업데이트하는 방법에 관한 것입니다....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 링크 수정: 링크 대상 변경...

    docs.aspose.com/pdf/ko/cpp/update-links/
  10. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 修改链接:更改链接目标 auto...

    docs.aspose.com/pdf/zh/cpp/update-links/