Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 21,295 for

editor

(0.17 sec)
  1. Replace Images in PDF|Aspose.PDF for Python via...

    This example binds an input PDF, replaces the first image on page 1 with a new image, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Replace...

    docs.aspose.com/pdf/python-net/replace-image/
  2. Delete Stamp By ID|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...
  3. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  4. Удалить штампы глобально|Aspose.PDF for Python ...

    Этот пример демонстрирует, как удалить аннотации «резиновый штамп» глобально на всех страницах PDF с использованием Aspose.PDF for Python via the Facades API. Он показывает, как удалять штампы по идентификатору без указания отдельных страниц....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ru/python-net/delete-stamps...
  5. Archiwa

    Archiwa... using (var editor = FormEditor.CreateNew(document))...proste pole tekstowe var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/pl/html/create-fill-html-form-s...
  6. Arşiv

    Arşiv...formu oluşturun using (var editor = FormEditor.CreateNew(document))...türü alanını girin var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/tr/html/create-fill-html-form-s...
  7. Décorer un champ de formulaire dans un PDF|Aspo...

    Explorez comment décorer les champs de formulaire dans un document PDF, en ajoutant des améliorations visuelles comme des bordures, en .NET avec Aspose.PDF....manipulate form fields using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "Sample-Form-01...

    docs.aspose.com/pdf/fr/net/decorate-form-field/
  8. إضافة إجراءات جافا سكريبت إلى ملف PDF موجود|Asp...

    يوضح هذا القسم كيفية إضافة إجراءات جافا سكريبت إلى ملف PDF موجود باستخدام Aspose.PDF Facades....PdfContentEditor editor = new PdfContentEditor (); editor . bindPdf...alert('Welcome to Aspose!');" ; editor . createJavaScriptLink ( code...

    docs.aspose.com/pdf/ar/java/adding-javascript-a...
  9. Delete Images from PDF|Aspose.PDF for Python vi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Delete...

    docs.aspose.com/pdf/python-net/delete-images/
  10. Удалить вложения|Aspose.PDF for Python via .NET

    В этом примере происходит привязка входного PDF, удаляются все вложения и сохраняется изменённый PDF без встроенных файлов....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/ru/python-net/remove-attach...