Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 8,744 for

annotation

(0.25 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. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...Annotations; using Aspose.Pdf.Text; using...textFragmentAbsorber; //IList annotations; MemoryStream output = new...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  4. استخراج البيانات من الجدول في PDF|Aspose.PDF لـ...

    تعلم كيفية استخراج الجداول من PDF باستخدام Aspose.PDF لـ C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/ar/cpp/extract-data-from-ta...
  5. Archivio

    Archivio...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/it/pdf/extract-table-from-pdf-u...
  6. Arsip

    Arsip...add(Annotation) . Terakhir, simpan PDF yang...textAnnotation.setTitle("Sample Annotation Title"); // Tetapkan subjek...

    blog.aspose.com/id/pdf/add-or-remove-annotation...
  7. Архів

    Архів...add(Annotation) . Нарешті збережіть оновлений...textAnnotation.setTitle("Sample Annotation Title"); // Встановити тему...

    blog.aspose.com/uk/pdf/add-or-remove-annotation...
  8. ล้างคำอธิบายประกอบ DOT ออนไลน์และใช้ Python | p...

    ลบความคิดเห็นออกจากเอกสาร DOT ผ่านแอปออนไลน์ฟรีรหัส Python API เพื่อลบความคิดเห็นออกจากไฟล์ DOT...NET Annotate ล้างคำอธิบายประกอบ DOT ออนไลน์และใช้...เอกสารประกอบผลิตภัณฑ์ ``` DOT annotation เป็นการเพิ่มหมายเหตุและค...

    products.aspose.com/total/th/python-net/annotat...
  9. Opérations avancées dans Node.js|Aspose.PDF pou...

    Aspose.PDF pour Node.js via C++ peut non seulement effectuer des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Sécurisation...

    docs.aspose.com/pdf/fr/nodejs-cpp/advanced-oper...
  10. Добавить аннотации в виде курсора|Aspose.PDF fo...

    В этом примере загружается существующий PDF, добавляется аннотация в виде курсора на первую страницу и сохраняется изменённый документ. Аннотация включает красный символ курсора и пояснительный текст комментария....initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-caret-ann...