Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 22,100 for

editor

(0.17 sec)
  1. Decorar Campo de Formulário em PDF|Aspose.PDF f...

    Explore como decorar campos de formulário em um documento PDF, adicionando melhorias visuais como bordas, em .NET com 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/pt/net/decorate-form-field/
  2. Создать поле ListBox|Aspose.PDF for Python via ...

    Узнайте, как программно добавить поле формы ListBox в документ PDF с использованием Aspose.PDF for Python. Это руководство показывает, как вставить поле ListBox, определить выбираемые элементы и сохранить обновлённый файл PDF....pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...field to PDF form pdf_form_editor . items = [ "Australia" , "New...

    docs.aspose.com/pdf/ru/python-net/create-listbo...
  3. 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....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...content_editor . bind_pdf ( infile ) content_editor . create_rubber_stamp...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  4. Eliminar sello por ID|Aspose.PDF for Python via...

    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/es/python-net/delete-stamp-...
  5. 마크업 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고 첫 페이지에 네 가지 마크업 주석을 추가하고 업데이트된 문서를 저장합니다.각 주석은 서로 다른 마크업 스타일과 색상을 보여줍니다....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ko/python-net/add-markup-an...
  6. 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...
  7. 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...
  8. Archiv

    Archiv...webový editor MS Word v ASP.NET MVC. ASP.NET MVC Word Editor – Vytvářejte...se vytvořit ASP.NET MVC Word Editor, který bude založen na WYSIWYG...

    blog.aspose.com/cs/words/asp.net-mvc-word-edito...
  9. 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/
  10. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) text_state...

    docs.aspose.com/pdf/python-net/replace-text-wit...