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

annotator

(0.29 sec)
  1. آرشیوها

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

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  2. إنشاء 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/
  3. 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/
  4. 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...
  5. पायथन का उपयोग करके एनोटेशन निकालें | products....

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

    products.aspose.com/slides/hi/python-net/annota...
  6. 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/
  7. Добавить аннотацию квадрата|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...
  8. Добавить круговую аннотацию|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...
  9. 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/
  10. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and saves the modified document....Contents [ Hide ] Rubber stamp annotations are commonly used in PDFs...pages 1–4. Add a rubber stamp annotation with custom text, comments...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/