Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 8,736 for

annotator

(0.07 sec)
  1. 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/
  2. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  3. 아카이브

    아카이브...반복 for (auto annotation : page->get_Annotations()) { // 주석 유형...확인 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ko/pdf/extract-data-from-tables...
  4. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  5. Windows, Linux 및 macOS의 PowerPoint 파일에서 주석 제거 |...

    PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM 및 ODP와 같은 PowerPoint 파일의 주석을 관리하는 무료 앱 및 API...Slides Annotation Aspose.Slides API를 사용하여 프레젠테이션...

    products.aspose.com/slides/ko/annotation/
  6. Remove Attachments|Aspose.PDF for Python via .NET

    This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files....outfile ) Add File Attachment Annotation From Stream...

    docs.aspose.com/pdf/python-net/remove-attachments/
  7. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    خصّص طريقة تضمين المرفقات في ملفات PDF باستخدام PdfSaveOptions. اضمن تكاملاً سلساً ومشاركةً مُحسّنة للمستندات.... Annotations ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  8. PDF 工具提示使用 Python|Aspose.PDF for Python via .NET

    学习如何使用 Python 和 Aspose.PDF 向 PDF 中的文本片段添加工具提示... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/zh/python-net/pdf-tooltip/
  9. 档案

    档案...遍历页面上的注解 for (auto annotation : page->get_Annotations()) { // 检查注释类型...检查注释类型 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  10. Lưu trữ

    Lưu trữ...trang for (auto annotation : page->get_Annotations()) { // Kiểm...thích if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/vi/pdf/extract-data-from-tables...