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

annotator

(0.11 sec)
  1. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers.... Annotations - annotations allow users to add...add, delete and modify the annotation from the PDF documents. Securing...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  2. पायथन का उपयोग करके एनोटेशन निकालें | products....

    प्रस्तुति टिप्पणियों को हटाने के लिए पायथन स्रोत कोड...ऑनलाइन शामिल करें Remove Annotation From पीपीटी .NET API के माध्यम...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स .NET API...

    products.aspose.com/slides/hi/python-net/annota...
  3. آرشیوها

    آرشیوها...Annotations اضافه کنید. PDF را با استفاده...نویسی صفحه اول فایل PDF page.Annotations.Add(link); // سند به روز...

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  4. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该单独页面的所有注释:每个页面都有其自己的...面都有其自己的 Annotations 集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  5. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في بايث...

    باستخدام Aspose.PDF لبايثون يمكنك إنشاء نموذج من البداية في ملف PDF الخاص بك... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ar/python-net/create-form/
  6. Crear AcroForm - Crear PDF Rellenable en Python...

    Con Aspose.PDF para Python puedes crear un formulario desde cero en tu archivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/es/python-net/create-form/
  7. PDF 멀티미디어 주석 사용 C++|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있습니다.... PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 모든 주석을 포함하며, 각 페이지는 자체 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/multimedia-annotation/
  8. Добавить аннотацию квадрата|Aspose.PDF for Pyth...

    В этом примере связывается входной PDF, добавляется заполненная синяя аннотация квадрата на первой странице и сохраняется изменённый документ....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-square-an...
  9. Добавить круговую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, создаётся круговая аннотация на первой странице и сохраняется изменённый документ....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-circle-an...
  10. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...modifying content (except forms/annotations) ExtractContent Allow copying/extracting...Allow adding/modifying text annotations FillForm Allow filling interactive...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/