Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 7,617 for

annotator

(0.08 sec)
  1. چگونگی اضافه کردن Watermark حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Watermark حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( WatermarkAnnotation1...

    products.aspose.com/pdf/fa/cpp/annotation/water...
  2. 如何用 .NET 添加 Square 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Square 个注释。...Annotations 集合中的 Square 注释方法 Add 再次保存该文件...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何用 C++ 添加 Freetext 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Freetext 注释的源代码...Annotations 集合中的 Freetext 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. Criar Links em arquivo PDF com C#|Aspose.PDF fo...

    Esta seção explica como criar links em seu documento PDF com C#....Adicione o link à propriedade Annotations do objeto Page. Por fim,...Adicione o link à coleção Annotations do objeto Page. Salve o PDF...

    docs.aspose.com/pdf/pt/net/create-links/
  5. Optimiser, Compresser ou Réduire la Taille d'un...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés en utilisant PHP....Supprimer ou aplatir les annotations Optimiser le Document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/php-java/optimize-pdf/
  6. .NET 을 (를) 사용하여 Square 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Square 주석을 추가하는 C...Annotations 컬렉션에서 Square 주석에 대해 Add 메서드를...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/ko/net/annotation/squar...
  7. ایجاد فرم های PDF با استفاده از C++ | Aspose.PDF

    ایجاد فرم های PDF با این کد منبع نسخه ی نمایشی ساده در فایل های PDF بر روی هر پلت فرم با زبان C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/fa/cpp/acroforms/create/
  8. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  9. Come aggiungere l'annotazione Polygon usando .N...

    Codice sorgente su C# per aggiungere Polygon annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/net/annotation/polyg...
  10. 如何使用 C++ 刪除 Polygon 註釋 | Aspose.PDF

    用於在任何平台上刪除 Polygon PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

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