Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 862 for

annotate

(0.07 sec)
  1. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the document from changes without changing the existing password or assigns a random password in C++....changes, such as adding annotations, making revisions, or completing...changes, such as adding annotations, making revisions, or completing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Python を使用して PDF からコメントを削除する方法

    この記事では、Python を使用して PDF からコメントを削除する方法について説明します。 IDE を設定するための詳細情報、プログラム アルゴリズムの作成、および Python を使用して PDF 内のすべてのコメントを削除するための実行可能なサンプル コードを提供します。...読み込まれたドキュメントのすべてのページを解析し、 annotations のコレクションにアクセスします 各アノテーションが...のコードを使用する場合、この要件を達成するために Annotation クラスが重要なクラスであることを示しています。それ以外の場合は、delete()...

    kb.aspose.com/ja/pdf/python/how-to-remove-comme...
  4. PdfSaveOptions.attachments_embedding_mode prope...

    PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF document.... ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized document comment rendering. Enhance your document's clarity and presentation today!...Renders document comments in annotations. This is only available for...

    reference.aspose.com/words/net/aspose.words.lay...
  6. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Cómo añadir anotaciones de Polygon mediante {{p...

    Código fuente para añadir anotaciones de Polygon en un archivo PDF en cualquier plataforma con lenguaje C++...Annotations Vuelva a guardar el archivo...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/es/cpp/annotation/polyg...
  8. Edit PDF Doc Online Free | PDF Editor

    Learn how to edit PDF doc online free using PDF editor. Follow our guide for easy online and programmatic editing in C#, Java and Python....modify text, images, or annotations. Once done, click the “Download”... form filling, and basic annotation features. You can add or...

    blog.aspose.com/pdf/edit-pdf-document-online-free/
  9. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll in C++....to allow the editing of annotations. encryptionDetails -> set_Permissions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. C# で PDF のすべてのコメントを削除する方法

    この短いチュートリアルでは、C# で pdf のすべてのコメントを削除する方法について説明します。 C# で PDF からすべてのコメントを削除するための IDE 設定、プログラム フロー、および実行可能なサンプル コードの詳細を提供します。... PDF のすべてのページを反復処理して、 annotations をテストします 各ページのすべての注釈を反復処理する...を示しています。 Pages コレクションは、さらに反復される Annotations という名前のコレクションを持って反復されます。テキスト...

    kb.aspose.com/ja/pdf/net/how-to-delete-all-comm...