Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 7,779 for

annotation

(0.09 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Jak dodać Link Adnotację za pomocą .NEThttps://products.aspose.com/pdf/pl/net/Annotation/link/add/Recent content in Jak dodać Link Adnotację za......com/pdf/pl/net/annotation/link/add/Recent content in...+0000https://products.aspose.com/pdf/pl/net/annotation/link/add/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/net/annotation/link/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Jak usunąć Link Adnotację za pomocą C++https://products.aspose.com/pdf/pl/cpp/Annotation/link/remove/Recent content in Jak usunąć Link Adnotacj......com/pdf/pl/cpp/annotation/link/remove/Recent content...+0000https://products.aspose.com/pdf/pl/cpp/annotation/link/remove/index.xml self...

    products.aspose.com/pdf/pl/cpp/annotation/link/...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Jak uzyskać Caret Adnotację przy użyciu C++https://products.aspose.com/pdf/pl/cpp/Annotation/caret/get/Recent content in Jak uzyskać Caret Adno......com/pdf/pl/cpp/annotation/caret/get/Recent content...+0000https://products.aspose.com/pdf/pl/cpp/annotation/caret/get/index.xml self...

    products.aspose.com/pdf/pl/cpp/annotation/caret...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Jak dodać Freetext Adnotację za pomocą Javahttps://products.aspose.com/pdf/pl/java/Annotation/freetext/add/Recent content in Jak dodać Freetext......com/pdf/pl/java/annotation/freetext/add/Recent content...s.aspose.com/pdf/pl/java/annotation/freetext/add/index.xml self...

    products.aspose.com/pdf/pl/java/annotation/free...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Jak dodać Text Adnotację za pomocą C++https://products.aspose.com/pdf/pl/cpp/Annotation/text/add/Recent content in Jak dodać Text Adnotację za ......com/pdf/pl/cpp/annotation/text/add/Recent content in...+0000https://products.aspose.com/pdf/pl/cpp/annotation/text/add/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/cpp/annotation/text/...
  6. 如何使用 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/...
  7. 如何使用 .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/...
  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. รูปแบบไฟล์ PDF.จัดการผ่าน C++ | Aspose.PDF

    จัดการรูปแบบ PDF ด้วยรหัสที่มาสาธิตนี้ง่ายในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/th/cpp/acroforms/
  10. PDF 양식.C# 를 통해 관리 | Aspose.PDF

    .NET 프레임워크, .NET 코어 및 COM Interop을 통해 PHP, VBScript, 델파이, C++에서 이 C# 소스 코드를 사용하여 PDF 양식을 관리할 수 있습니다.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/ko/net/acroforms/