Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 21,472 for

editor

(0.3 sec)
  1. Archiwa

    Archiwa...PdfAnnotationEditor PdfAnnotationEditor editor = new PdfAnnotationEditor();...// Powiąż wejściowy plik PDF editor.BindPdf(dataDir + "inFile.pdf");...

    blog.aspose.com/pl/pdf/import-export-annotation...
  2. Migrasi dari Aspose.Pdf.Kit untuk Java yang lam...

    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 editor = new com . aspose . pdf ....// mengikat file PDF sumber editor . bindPdf ( "input.pdf" );...

    docs.aspose.com/pdf/id/java/migration-from-lega...
  3. 記録

    記録...しいHTMLフォームを作成する using (var editor = FormEditor.CreateNew(document))...単純なテキストタイプフィールドを入力します var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/ja/html/create-fill-html-form-s...
  4. Redigera PSD-filer på nätet | products.aspose.com

    Redigera PSD Adobe Photoshop-filer online...PSD Editor Adobe Photoshop-filformatlösning...Illustrator Gratis Online PSD Editor Om du behöver redigera PSD-filer...

    products.aspose.com/psd/sv/editor/
  5. Cambiar preferencias del visor PDF|Aspose.PDF f...

    Este módulo demuestra cómo ajustar la configuración del visor de un documento PDF usando Aspose.PDF for Python....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Get...

    docs.aspose.com/pdf/es/python-net/change-viewer...
  6. Posting AcroForm Data|Aspose.PDF for C++

    您可以使用 Aspose.PDF for C++ 中的 Aspose.Pdf.Facades 命名空间将表单数据导入和导出到 XML 文件。...创建一个FormEditor类的实例并绑定输入和输出pdf文件 auto editor = MakeObject < Aspose :: Pdf...创建AcroForm字段 - 为简单起见,我只创建了两个字段 editor -> AddField ( Aspose :: Pdf...

    docs.aspose.com/pdf/zh/cpp/posting-acroform-data/
  7. 기존 PDF 파일에 Javascript 액션 추가|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 기존 PDF 파일에 Javascript 액션을 추가하는 방법을 설명합니다....PdfContentEditor editor = new PdfContentEditor (); editor . bindPdf...alert('Aspose에 오신 것을 환영합니다!');" ; editor . createJavaScriptLink ( code...

    docs.aspose.com/pdf/ko/java/adding-javascript-a...
  8. Create CheckBox Field|Aspose.PDF for Python via...

    Learn how to programmatically add a checkbox form field to a PDF document using Aspose.PDF for Python. This guide demonstrates how to use the FormEditor class to insert an interactive checkbox into an existing PDF file and save the updated document....pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...field to PDF form pdf_form_editor . add_field ( pdf_facades ...

    docs.aspose.com/pdf/python-net/create-checkbox-...
  9. Create Rubber Stamp With Appearance Stream|Aspo...

    This example loads a PDF, creates a rubber stamp on page 1 using an image file for its appearance, and saves the modified document. ✨...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  10. 使用 Python 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    用于在.NET 框架上拆分文件的 Python 源代码,.NET Core...pdf_editor = aspose . pdf . PdfFileEditor () pdf_editor . Extract...pdf_editor = aspose . pdf . PdfFileEditor (); pdf_editor . SplitFromFirst...

    products.aspose.com/pdf/zh-hans/python-net/spli...