Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 9,049 for

annotate

(0.93 sec)
  1. 如何使用 .NET 添加 Text 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Text 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  2. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/polyg...
  3. Добавление JavaScript в PDF с использованием C#

    Следуйте этой статье, чтобы добавить JavaScript в PDF с использованием C#. В ней приведены сведения о настройке IDE, список шагов и пример кода для работы с PDF JS с использованием C# путем добавления различных типов скриптов для различных действий....Импортируйте классы PDF и Annotations из библиотеки Загрузите лицензию...Импортируйте классы PDF и Annotations, загрузите лицензию и добавьте...

    kb.aspose.com/ru/pdf/net/add-javascript-to-pdf-...
  4. ポリライン注釈を追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、最初のページに実線のポリラインを作成し、変更した文書に注釈を付けて保存します。...initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ja/python-net/add-polyline-...
  5. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....modifying content (except forms/annotations)" , asposepdf . ExtractContent..."Allow adding/modifying text annotations" , asposepdf . FillForm :...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  6. Gestisci i moduli PDF in C++ | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio C++ utilizzando Aspose.PDF per C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/
  7. 아카이브

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

    blog.aspose.com/ko/pdf/extract-data-from-tables...
  8. آرشیوها

    آرشیوها...Annotations به یادداشت ها دسترسی پیدا...استفاده از روش Page.Annotations.Delete(Annotation) از طریق حاشیه نویسی...

    blog.aspose.com/fa/pdf/advanced-tricks-to-conve...
  9. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Styr hur bilagor bäddas in i PDF-filer med PdfAttachmentsEmbeddingMode. Optimera dokumentstruktur och kompatibilitet för sömlös delning.... Annotations 1 Bilagor är inbäddade som...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Work with PDF Links in Python|Aspose.PDF for Py...

    Learn how to create, extract, and update internal and external links in PDF documents using Python....links, inspect existing link annotations, or update link appearance...

    docs.aspose.com/pdf/python-net/links/