Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 22,105 for

editor

(0.17 sec)
  1. Adicionar Link de Ação Personalizada|Aspose.PDF...

    Este exemplo vincula um PDF de entrada, adiciona um link de ação personalizada na primeira página e salva o documento modificado. Uma lista de ações vazia é usada para simplificar, mas implementações reais podem incluir ações reais....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/pt/python-net/add-custom-ac...
  2. Remove Field|Aspose.PDF for Python via .NET

    This example shows how to delete the 'Country' field from a PDF form using the 'remove_field' method of the 'FormEditor' class....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/python-net/remove-field/
  3. Remove Open Action|Aspose.PDF for Python via .NET

    This example loads an existing PDF, removes the open action, and saves the cleaned document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/python-net/remove-open-action/
  4. Archivio

    Archivio...online # Utilizza il nostro editor PowerPoint online gratuito...utilizzando l’editor di PowerPoint # Vai alla pagina dell’editor PowerPoint...

    blog.aspose.com/it/slides/edit-ppt-online/
  5. Herstellername in Ausgaben|Aspose.Words für C++

    Aspose.Words für C++ fügen Sie dem Dokument den Generatornamen und die Versionsnummer hinzu, mit denen es erstellt wurde. Diese Daten können im Dokument auf eine Weise gefunden werden, die vom Ausgabedateiformat abhängt.... Sie können es im Editor öffnen, um diesen Kommentar...Kommentar. Sie können es im Editor öffnen, um diesen Kommentar...

    docs.aspose.com/words/de/cpp/generator-or-produ...
  6. Архів

    Архів...NET MVC Word Editor, який базуватиметься на редакторі...створення редактора ASP.NET Word Editor. Спочатку створіть нову веб-програму...

    blog.aspose.com/uk/words/asp.net-mvc-word-edito...
  7. Elektronik Tablo Düzenleyici Hücrelerle Çalışma...

    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.... ui - cell - editor - input input ' ). attr ( '...this ). find ( ' . ui - cell - editor - input input ' ). attr ( '...

    docs.aspose.com/cells/tr/java/spreadsheet-edito...
  8. 删除字段操作|Aspose.PDF for Python via .NET

    从表单字段中删除 JavaScript 在修改交互式 PDF 表单、禁用先前分配的操作或清理包含不必要脚本的文档时可能有用。...Create FormEditor object form_editor = pdf_facades . FormEditor...# Open input PDF file form_editor . bind_pdf ( input_file_name...

    docs.aspose.com/pdf/zh/python-net/remove-field-...
  9. PDF から画像を削除|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 ) # Delete...

    docs.aspose.com/pdf/ja/python-net/delete-images/
  10. Aspose.PDF for Python via .NET

    この例は、「FormEditor」クラスの「remove_field」メソッドを使用して PDF フォームから「国」フィールドを削除する方法を示しています。...Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/ja/python-net/remove-field/