Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 7,775 for

annotation

(0.06 sec)
  1. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...将注释添加到页面的注释集合中 page -> get_Annotations () -> Add ( wa ); // 创建用于字体设置的...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  2. PDF 스티키 주석을 C++로 사용하기|Aspose.PDF for C++

    이 주제는 스티키 주석에 관한 것이며, 예로 텍스트에 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위해 코드 스니펫을 확인하세요....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...주석 컬렉션에 주석 추가 page -> get_Annotations () -> Add ( wa ); // 폰트 설정을...

    docs.aspose.com/pdf/ko/cpp/sticky-annotations/
  3. Opérations avancées|Aspose.PDF pour Python via ...

    Aspose.PDF pour Python via .NET peut effectuer des tâches simples et faciles et gérer des objectifs plus complexes. Consultez la section suivante pour les utilisateurs avancés et les développeurs.... Annotations - les annotations permettent aux utilisateurs...add, delete and modify the annotation from the PDF documents. Travailler...

    docs.aspose.com/pdf/fr/python-net/advanced-oper...
  4. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/cpp/acroforms/create/
  5. Crea moduli PDF utilizzando C++ | Aspose.PDF

    Crea moduli PDF con questo semplice codice sorgente dimostrativo in file PDF su qualsiasi piattaforma con linguaggio C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/create/
  6. .NET 을 (를) 사용하여 Circle 주석을 가져오는 방법 | Aspose.PDF

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

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

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

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

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

    products.aspose.com/pdf/ko/net/annotation/water...
  9. چگونگی اضافه کردن Watermark حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Watermark حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( WatermarkAnnotation1...

    products.aspose.com/pdf/fa/cpp/annotation/water...
  10. 如何用 C++ 添加 Freetext 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Freetext 注释的源代码...Annotations 集合中的 Freetext 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

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