Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 8,548 for

annotator

(0.17 sec)
  1. Anotações Extras usando Python|Aspose.PDF para ...

    Esta seção descreve como adicionar, obter e deletar tipos extras de anotações do seu documento PDF.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/pt/python-net/extra-annotat...
  2. Redazione di un PDF utilizzando C# | Aspose.PDF

    Redazione programmatica di documenti PDF con codice di esempio C# utilizzando Aspose.PDF per .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/it/net/redaction/
  3. Criar Links em Arquivo PDF com C++|Aspose.PDF f...

    Esta seção explica como criar links em seu documento PDF com C++....Adicione o link à propriedade Annotations do objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/create-links/
  4. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....links to the Page object’s Annotations collection. Finally, save...Links are represented as annotations in a PDF file and they can...

    docs.aspose.com/pdf/net/actions/
  5. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide explique comment mettre à jour les liens dans un PDF en langage Java....); // Obtenez la première annotation de lien de la première page...); // Obtenez la première annotation de lien de la première page...

    docs.aspose.com/pdf/fr/java/update-links/
  6. Modifikasi Anotasi di PDF Anda|Aspose.PDF for .NET

    Bagian ini menjelaskan cara memodifikasi anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/id/net/modify-annotations/
  7. | Aspose.PDF

    使用 Python 使用适用于 Python for .NET 的 Aspose.PDF 以编程方式管理 PDF 批注... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  8. Lưu trữ

    Lưu trữ...chú thích vào bộ sưu tập Annotations của trang PDF cụ thể bằng...[Document.Pages 1 .Annotations.Add (Annotation)] 12 . Lưu tài liệu...

    blog.aspose.com/vi/pdf/add-or-remove-annotation...
  9. Что нового 2023|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2023 году....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/ru/net/whatsnew/2023/
  10. Memodifikasi Anotasi dalam File PDF Anda (facad...

    Bagian ini menjelaskan bagaimana memodifikasi anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Pengguna Demo...

    docs.aspose.com/pdf/id/java/modify-annotations/