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

editor

(0.15 sec)
  1. Concatenate PDF Files with Optimization|Aspose....

    Concatenate multiple PDF files into a single optimized PDF using Aspose.PDF for Python....object pdf_editor = pdf_facades . PdfFileEditor () pdf_editor . optimize_size...smaller output file size pdf_editor . concatenate ( files_to_merge...

    docs.aspose.com/pdf/python-net/concatenate-pdf-...
  2. הופעות בהוצאת Aspose.PSD ל- CLI NLP עבור .NET 2...

    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....PSD CLI NLP Editor for .NET 24.6 מפתח סיכום קטגוריה...Export ו-Aspose.PSD.CLI.NLP.Editor שיפור דוגמאות שימוש: PSDNET-2110...

    docs.aspose.com/psd/he/net/cli/nlp-editor/aspos...
  3. Replace Text Simple|Aspose.PDF for Python via .NET

    In this example, all occurrences of "33" are replaced with "XXXIII " in the entire document. This demonstrates straightforward string replacement without custom formatting or regex....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Replace...

    docs.aspose.com/pdf/python-net/replace-text-sim...
  4. Publication des données AcroForm|Aspose.PDF for...

    Vous pouvez importer et exporter des données de formulaire vers un fichier XML avec l'espace de noms Aspose.Pdf.Facades dans Aspose.PDF for .NET....output pdf files using ( var editor = new Aspose . Pdf . Facades...only two fields for simplicity editor . AddField ( Aspose . Pdf ...

    docs.aspose.com/pdf/fr/net/posting-acroform-data/
  5. ארכיון

    ארכיון...NET MVC Word Editor - צור מסמכי Word # אנו הולכים...הולכים ליצור ASP.NET MVC Word Editor שיתבסס על עורך HTML WYSIWYG...

    blog.aspose.com/he/words/asp.net-mvc-word-edito...
  6. Archivo

    Archivo...PPT en línea # Use nuestro editor gratuito de PowerPoint en línea...usando el Editor de PowerPoint # Vaya a página del editor de PowerPoint...

    blog.aspose.com/es/slides/edit-ppt-online/
  7. 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...
  8. Add JavaScript Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a JavaScript link that triggers an alert on click, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-javascript-l...
  9. Agregar archivo adjunto|Aspose.PDF for Python v...

    Este ejemplo enlaza un PDF de entrada, adjunta un archivo externo a la primera página y guarda el PDF modificado con el archivo adjunto incrustado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-attachment/
  10. Add Square Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, adds a filled blue square annotation on the first page, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/python-net/add-square-annot...