Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 9,044 for

annotator

(0.28 sec)
  1. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/
  2. ایجاد فرم های PDF با استفاده از .NET | Aspose.PDF

    فرم های PDF ایجاد کنید و فیلدها را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/fa/net/acroforms/create/
  3. Dapatkan Hak Istimewa Dokumen|Aspose.PDF for Py...

    Pelajari cara memeriksa hak istimewa dokumen PDF secara programatis menggunakan Aspose.PDF for Python. Tutorial ini menunjukkan cara menggunakan kelas PdfFileInfo untuk membaca pengaturan keamanan dokumen, seperti izin mencetak, menyalin, atau memodifikasi....Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/id/python-net/get-document-...
  4. احصل على امتيازات المستند|Aspose.PDF for Python...

    تعرف على كيفية التحقق برمجيًا من امتيازات مستند PDF باستخدام Aspose.PDF لـ Python. يوضح هذا البرنامج التعليمي كيفية استخدام فئة PDFfileInfo لقراءة إعدادات أمان المستند، مثل الطباعة أو النسخ أو تعديل الأذونات....Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/ar/python-net/get-document-...
  5. 円の注釈を追加|Aspose.PDF for Python via .NET

    次の使用例は、入力 PDF を連結し、最初のページに円形の注釈を作成し、変更した文書を保存します。...initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ja/python-net/add-circle-an...
  6. 如何用 .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/...
  7. 如何用 C++ 添加 Freetext 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. .NET 을 (를) 사용하여 Circle 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Circle 주석을 가져오기 위한 C...Annotations 컬렉션에서 Circle 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/circl...
  9. .NET 을 (를) 사용하여 Watermark 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Watermark 주석을 가져오기 위한 C...Annotations 컬렉션에서 Watermark 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/water...
  10. C++ 을 (를) 사용하여 Polyline 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Polyline 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...