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

annotator

(1.36 sec)
  1. จัดการกับแบบฟอร์ม PDF ใน C# | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/th/net/acroforms/
  2. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....ModifyAnnotations Add or modify text annotations, fill in interactive form...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF document....to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. O que há de novo 2024|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/pt/net/whatsnew/2024/
  5. Agregar anotación de película|Aspose.PDF for Py...

    Este ejemplo enlaza un PDF de entrada, agrega una anotación de película en la página 1 y guarda el PDF actualizado....initialize_data_dir def add_movie_annotation ( infile , movie_file , outfile...bind_pdf ( infile ) # Add movie annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-movie-ann...
  6. Adicionar Anotação Quadrada|Aspose.PDF for Pyth...

    Este exemplo associa um PDF de entrada, adiciona uma anotação quadrada azul preenchida na primeira página e salva o documento modificado....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/pt/python-net/add-square-an...
  7. ライン注釈を追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、四角い線の終端が付いた赤い線の注釈を描画し、変更した PDF を保存します。...initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/ja/python-net/add-line-anno...
  8. Come aggiungere l'annotazione Caret usando Java...

    Codice di esempio Java per aggiungere Caret annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...+ "sample.pdf" ); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/java/annotation/care...
  9. 如何使用 C++ 刪除 Text 註釋 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. 如何使用 .NET 刪除 Square 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Square 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

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