Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 9,064 for

annotation

(1.77 sec)
  1. 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...
  2. 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...
  3. 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/
  4. ایجاد فرم های 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/
  5. 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-...
  6. احصل على امتيازات المستند|Aspose.PDF for Python...

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

    docs.aspose.com/pdf/ar/python-net/get-document-...
  7. 円の注釈を追加|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...
  8. PDF 문서 압축 | Aspose.PDF

    Aspose.PDF 라이브러리를 사용하여 이 샘플 코드를 사용하여 모든 플랫폼에서 프로그래밍 방식으로 PDF 파일을 최적화합니다....infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/ko/compress/
  9. XFDF形式の注釈をインポートおよびエクスポートする方法 | Aspose.PDF for C...

    C++とAspose.PDF for C++ライブラリを使用してXFDF形式で注釈をインポートおよびエクスポートできます。...methods to import and export annotations data to XFDF files. XFDF...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/ja/cpp/import-export-xfdf/
  10. Extraire des données d'un tableau dans un PDF|A...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF pour C++....un tableau marqué avec une annotation carrée : void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/fr/cpp/extract-data-from-ta...