Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 8,738 for

annotator

(0.17 sec)
  1. Publicar formularios en PDF mediante Python|Asp...

    Agregar botones de envío y acciones de envío a los PDF AcroForms mediante Aspose.PDF for Python via .NET.... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/es/python-net/posting-form/
  2. Infobulle PDF en utilisant C++|Aspose.PDF pour C++

    Apprenez à ajouter une infobulle à un fragment de texte dans un PDF en utilisant C++ et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...utilisez la classe Aspose.Pdf.Annotations.HideAction pour attribuer...

    docs.aspose.com/pdf/fr/cpp/pdf-tooltip/
  3. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document....After adding a rubber stamp annotation to a PDF, you may need to...document. Add a rubber stamp annotation. Move the stamp using its...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  4. Agregar anotación cuadrada|Aspose.PDF for Pytho...

    Este ejemplo enlaza un PDF de entrada, añade una anotación cuadrada azul rellena en la primera página y guarda el 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/es/python-net/add-square-an...
  5. Agregar anotación de sonido|Aspose.PDF for Pyth...

    Este ejemplo vincula un PDF de entrada, agrega una anotación de sonido en la página 1 y guarda el PDF modificado....initialize_data_dir def add_sound_annotation ( infile , sound_file , outfile...bind_pdf ( infile ) # Add sound annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-sound-ann...
  6. Aspose::Words::Saving::PdfAttachmentsEmbeddingM...

    Aspose::Words::Saving::PdfAttachmentsEmbeddingMode enum. Specifies how attachments are embedded to PDF document in C++.... Annotations 1 Attachments are embedded as annotations with...document embedded files without annotations. See Also Namespace Aspose::Words::Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. .NET 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Freetext 주석을 추가하는 C...Annotations 컬렉션에서 Freetext 주석에 대해 Add...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

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

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polyline 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Add...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...
  9. 如何使用 C++ 刪除 Watermark 註釋 | Aspose.PDF

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

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

    C# 上的原始程式碼,用於刪除 Circle 通過 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/...