Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 8,545 for

annotate

(0.15 sec)
  1. 如何使用 C++ 获取 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Text 注解的源代码...Annotations 集合中的 Text 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何使用 C++ 获取 Underline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Underline 注解的源代码...Annotations 集合中的 Underline 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. 如何使用 C++ 获取 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Redaction 注解的源代码...Annotations 集合中的 Redaction 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何使用 .NET 获取 Square 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Square 注释。...Annotations 集合中的 Square 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. Come aggiungere l'annotazione Polyline usando C...

    Codice sorgente per aggiungere Polyline annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/it/cpp/annotation/polyl...
  6. Come aggiungere l'annotazione Freetext usando C...

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

    products.aspose.com/pdf/it/cpp/annotation/freet...
  7. Создание ссылок в PDF-файле с помощью C#|Aspose...

    В этом разделе объясняется, как создавать ссылки в вашем PDF-документе с помощью C#....Добавьте ссылку в коллекцию Annotations объекта Page. Наконец, сохраните...Добавьте ссылку в коллекцию Annotations объекта Page. Сохраните обновлённый...

    docs.aspose.com/pdf/ru/net/create-links/
  8. Come ottenere l'annotazione di Highlight usando...

    Codice sorgente per ottenere Highlight 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/highl...
  9. Tworzenie formularzy PDF przy użyciu .NET | Asp...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/pl/net/acroforms/create/
  10. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/python-net/acroforms/cr...