Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 8,763 for

annotate

(0.81 sec)
  1. วิธีการเพิ่ม Polygon คำอธิบายประกอบโดยใช้ C++ |...

    รหัสที่มาเพิ่ม Polygon คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/th/cpp/annotation/polyg...
  2. Zajmij się formularzami PDF w C++ | Aspose.PDF

    Zarządzaj formularzami PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/pl/cpp/acroforms/
  3. 使用 Python 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 使用建立 PDF 表單並以編程方式使用 Python 範例程式碼加入欄位。... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  4. 在 Python 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式管理 PDF 表单。... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  5. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract document properties using Aspose.PDF in PHP/Java....$document -> close (); PDF Annotations Securing and signing PDF...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  6. Obtenir la préférence de visualisation d'un fic...

    Cette section montre comment travailler avec Aspose.PDF Facades en utilisant la classe PdfContentEditor....Fichier PDF Existant Ajout d'Annotations à un fichier PDF existant...

    docs.aspose.com/pdf/fr/java/get-viewer-preferen...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Obtenir la version PDF|Aspose.PDF for Python vi...

    Apprenez comment déterminer programmatique la version d'un document PDF en utilisant Aspose.PDF for Python. Ce tutoriel montre comment utiliser la classe PdfFileInfo pour vérifier la version PDF d'un fichier....formulaire, le chiffrement, les annotations et la compression. Pour les...

    docs.aspose.com/pdf/fr/python-net/get-pdf-version/
  9. Convert XSLFO to DIF in Android Apps | products...

    Render XSLFO to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...extraction, image extraction, annotations, and much more. Aspose.Cells...extraction, image extraction, annotations, and much more. Both APIs...

    products.aspose.com/total/android-java/conversi...
  10. C#でPDFファイルにリンクを作成する|Aspose.PDF for .NET

    このセクションでは、C#を使用してPDFドキュメントにリンクを作成する方法を説明します。... リンクをPageオブジェクトの Annotations プロパティに追加します。 最後に、Documentオブジェクトの...号を指定します。 リンクをPageオブジェクトのAnnotationsコレクションに追加します。 Documentオブジェクトの...

    docs.aspose.com/pdf/ja/net/create-links/