Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 8,581 for

annotation

(0.21 sec)
  1. reporting-services.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/ko/python/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/ko/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/ko/reporting-services...
  2. nodejs-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/ko/python/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/ko/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/ko/nodejs-java.xml
  3. Ajouter une Image au PDF en utilisant C++|Aspos...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant la bibliothèque C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/fr/cpp/add-image-to-existin...
  4. PDF 멀티미디어 주석|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있습니다....Hide ] PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함됩니다. 이 컬렉션은 해당 개별...모든 주석을 포함합니다: 각 페이지는 자체 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/java/multimedia-annotation/
  5. จัดการกับแบบฟอร์ม PDF ใน C++ | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/th/cpp/acroforms/
  6. C#를 사용하여 PDF 양식을 처리하기 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 PDF 양식을 프로그래밍 방식으로 관리합니다.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/ko/net/acroforms/
  7. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Text 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 添加 Watermark 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Watermark 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( WatermarkAnnotation1...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 如何使用 .NET 添加 Circle 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Circle 批注。...pdf" )); // Create Polygon Annotation var circleAnnotation = new...document . Pages [ 1 ]. Annotations . Add ( circleAnnotation...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. C++ 을 (를) 사용하여 Square 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Square 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Square 주석에 대해 Add 메서드를...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/ko/cpp/annotation/squar...