Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 8,736 for

annotator

(0.23 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Opérations avancées|Aspose.PDF for .NET

    Aspose.PDF peut effectuer non seulement des tâches simples et faciles, mais aussi faire face à des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/net/advanced-operations/
  5. | Aspose.PDF

    使用 Aspose.PDF for Java,透過 Java 範例程式碼以程式設計方式管理 PDF 中的註釋... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/zh-hant/java/annotation/
  6. Jak dodać Square Adnotację za pomocą C++ | Aspo...

    Kod źródłowy do dodawania adnotacji Square w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/pl/cpp/annotation/squar...
  7. نحوه حذف Circle حاشیه نویسی با استفاده از {{pro...

    کد منبع برای حذف Circle حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/circl...
  8. نحوه حذف Polyline حاشیه نویسی با استفاده از {{p...

    کد منبع برای حذف Polyline حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/polyl...
  9. วิธีการเพิ่ม Polyline คำอธิบายประกอบโดยใช้ .NET...

    รหัสที่มาใน C# เพื่อเพิ่ม Polyline คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/th/net/annotation/polyl...
  10. 如何使用 C++ 获取 Strikeout 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Strikeout 注解的源代码...Annotations 集合中的 Strikeout 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...