Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 8,543 for

annotator

(0.09 sec)
  1. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码创建 PDF 表单并以编程方式添加字段。...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  2. FieldRef.includeNoteOrComment property | Aspose...

    FieldRef.includeNoteOrComment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment text....increment footnote, endnote, and annotation numbers that are marked by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Come aggiungere l'annotazione Link usando C++ |...

    Codice sorgente per aggiungere Link annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/cpp/annotation/link/...
  4. Come ottenere l'annotazione di Link usando C++ ...

    Codice sorgente per ottenere Link annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/link/...
  5. Come ottenere l'annotazione di Redaction usando...

    Codice sorgente per ottenere Redaction annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/redac...
  6. Come ottenere l'annotazione di Underline usando...

    Codice sorgente per ottenere Underline annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/under...
  7. Come ottenere l'annotazione di Square usando C+...

    Codice sorgente per ottenere Square annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/squar...
  8. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. arkiv

    arkiv...sidan for (auto annotation : page->get_Annotations()) { // Kontrollera...anteckningstypen if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/sv/pdf/extract-data-from-tables...
  10. 如何使用 Java 添加 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Link 註釋。...get_Item ( 1 ); // Create Link Annotation and set the action to call..."callto:678-555-0103" )); // Add annotation to page page . getAnnotations...

    products.aspose.com/pdf/zh-hant/java/annotation...