Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 8,478 for

annotation

(0.07 sec)
  1. C++ 을 (를) 사용하여 Link 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Link 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Link 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/link/...
  2. .NET 을 (를) 사용하여 Text 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Text 주석을 가져오기 위한 C...Annotations 컬렉션에서 Text 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/text/...
  3. .NET 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/net/annotation/link/...
  4. 記録

    記録...注釈のコレクションを取得する annotations = page0.page_sheet.annotations; # 注釈を反復処理する...注釈を反復処理する for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ja/diagram/add-comments-to-visi...
  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. Annotatie toevoegen, bewerken en verwijderen va...

    Python broncode om VSSX bestanden te annoteren binnen een op Python gebaseerde applicatie....Diagram Python via Java Annotation Annotatie toevoegen, bewerken...Python PNG JPG BMP TIFF VSSX Annoteer VSSX indelingen in Python...

    products.aspose.com/diagram/nl/python-java/anno...
  7. Annotatie toevoegen, bewerken en verwijderen ui...

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

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

    Python broncode om VDX bestanden te annoteren binnen een op Python gebaseerde applicatie....Diagram Python via Java Annotation Annotatie toevoegen, bewerken...Python PNG JPG BMP TIFF VDX Annoteer VDX indelingen in Python Native...

    products.aspose.com/diagram/nl/python-java/anno...
  9. Annotatie toevoegen, bewerken en verwijderen va...

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

    products.aspose.com/diagram/nl/java/annotation/...
  10. Crea moduli PDF utilizzando .NET | Aspose.PDF

    Crea moduli PDF e aggiungi campi con questo codice sorgente C# su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/it/net/acroforms/create/