Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 18,544 for

document editor

(2.88 sec)
  1. Menu contestuali personalizzati per GridJs|Docu...

    Questo articolo descrive come configurare i menu contestuali per GridJs....menus parent dom const menus = document . querySelector ( "#gridjs-divid.../index.html come creare un editor collaborativo di Excel con...

    docs.aspose.com/cells/it/java/aspose-cells-grid...
  2. Ajout d'Annotations à un fichier PDF existant|A...

    Cette section explique comment ajouter des annotations à un fichier PDF existant avec Aspose.PDF Facades....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/fr/java/adding-annotations-...
  3. 데코레이션 필드|Aspose.PDF for Python via .NET

    이 예제에서는 Python용 Aspose.PDF 를 사용하여 PDF 문서의 양식 필드 모양을 사용자 지정하는 방법을 보여줍니다....outfile ): # Open document doc = ap . Document ( infile ) # Create...form_editor = pdf_facades . FormEditor ( doc ) form_editor . facade...

    docs.aspose.com/pdf/ko/python-net/decorate-field/
  4. إجراء إضافة مستند|Aspose.PDF for Python via .NET

    يضيف هذا المثال تنبيه JavaScript يظهر عند فتح PDF. يتم إرفاق البرنامج النصي بحدث فتح المستند ويتم تنفيذه تلقائيًا في برامج عرض PDF المدعومة....initialize_data_dir def add_document_action ( infile , outfile...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...

    docs.aspose.com/pdf/ar/python-net/add-document-...
  5. استبدال النص البسيط|Aspose.PDF for Python via .NET

    في هذا المثال، يتم استبدال جميع تكرارات «33" بـ «XXXIII» في المستند بأكمله. يوضح هذا الاستبدال المباشر للسلسلة بدون تنسيق مخصص أو تعبير عادي....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/ar/python-net/replace-text-...
  6. 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....DecorateField () { // The path to the documents directory var dataDir = RunExamples...manipulate form fields using ( var editor = new Aspose . Pdf . Facades...

    docs.aspose.com/pdf/fr/net/decorate-form-field/
  7. 이미지 작업하기|Aspose.PDF for Java

    이 섹션에서는 PDF와의 인기 있는 작업을 위한 도구 세트인 Aspose.PDF Facades를 사용하여 이미지를 교체하는 방법을 설명합니다....PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir..._dataDir + "sample.pdf" )); editor . deleteImage ( 2 , new int []...

    docs.aspose.com/pdf/ko/java/working-with-image/
  8. Ajouter, Supprimer et Obtenir des Annotations -...

    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....particulier d’annotation dans un document PDF existant. Par exemple...CreateFreeText(…), etc. Enregistrer le document PDF en utilisant la méthode...

    docs.aspose.com/pdf/fr/cpp/add-delete-and-get-a...
  9. Reemplazar texto Regex|Aspose.PDF for Python vi...

    En este ejemplo, todos los números de cuatro dígitos en el Documento se reemplazan con el marcador "[NUMBER]". Esto es útil para ocultar datos sensibles, normalizar contenido o anonimizar Documentos....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/es/python-net/replace-text-...
  10. Wie man Lazy Loading in GridJs durchführt|Docum...

    Dieser Artikel beschreibt, wie man Lazy Loading in GridJs implementiert....einen kollaborativen Excel Editor mit GridJs erstellt...

    docs.aspose.com/cells/de/java/aspose-cells-grid...