Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 8,533 for

annotation

(0.14 sec)
  1. PDF에서 링크 업데이트|Aspose.PDF for Java

    PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 Java 언어로 PDF의 링크를 업데이트하는 방법에 관한 것입니다....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ko/java/update-links/
  2. Archivio

    Archivio...Annotations . Filtra le annotazioni per...il metodo Page.Annotations.Delete(Annotation) . Il frammento...

    blog.aspose.com/it/pdf/advanced-tricks-to-conve...
  3. Annotatie toevoegen, bewerken en verwijderen ui...

    Java broncode om VST-bestand te annoteren op Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....Diagram Java Annotation Annotatie toevoegen, bewerken...Java PNG JPG BMP TIFF VST Annoteer VST-indelingen in Java Native...

    products.aspose.com/diagram/nl/java/annotation/...
  4. Annotatie toevoegen, bewerken en verwijderen va...

    Java broncode om VSTX bestand te annoteren op Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....Diagram Java Annotation Annotatie toevoegen, bewerken...Java PNG JPG BMP TIFF VSTX Annoteer VSTX indelingen in Java Native...

    products.aspose.com/diagram/nl/java/annotation/...
  5. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....attachments, fonts, bookmarks, annotations, forms, operators, stamps...manipulate attachments and annotations by adding, updating, or deleting...

    docs.aspose.com/pdf/net/drawing/
  6. آرشیوها

    آرشیوها...Annotations به یادداشت ها دسترسی پیدا...استفاده از روش Page.Annotations.Delete(Annotation) از طریق حاشیه نویسی...

    blog.aspose.com/fa/pdf/advanced-tricks-to-conve...
  7. Créer des liens dans un fichier PDF avec C#|Asp...

    Cette section explique comment créer des liens dans votre document PDF avec C#....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...le lien à la collection Annotations de l’objet Page. Enregistrez...

    docs.aspose.com/pdf/fr/net/create-links/
  8. .NET 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Freetext 주석을 추가하는 C...Annotations 컬렉션에서 Freetext 주석에 대해 Add...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/ko/net/annotation/freet...
  9. C++ 을 (를) 사용하여 Polyline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polyline 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Add...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...
  10. 如何使用 C++ 刪除 Watermark 註釋 | Aspose.PDF

    用於在任何平台上刪除 Watermark PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...