Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 4,298 for

edit

(0.06 sec)
  1. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....usual way by loading, opening, editing and saving documents, the instances...to Editor class, opened for editing, and then was saved to the...

    docs.groupdocs.com/editor/java/create-editabled...
  2. ערוך מסמכי Word ב-Java | בנה עורך Java Word משלך

    עריכת מסמכי Word מוסברת עם דוגמאות Java לעריכת קובצי DOC, DOCX, ODT בתוך היישומים שלך באמצעות Java API לעריכת מסמכים....אחזר את EditableDocument בשיטת edit . קבל את ה-HTML המוטבע של מסמך...defaultWordProcessin = editor.edit(); // ערוך באמצעות כל עורך WYSIWYG...

    blog.groupdocs.com/he/editor/edit-word-document...
  3. Como editar arquivos XML usando C# | API .NET d...

    Edite ou atualize seus dados XML programaticamente em seus aplicativos .NET usando C#. Modifique os arquivos XML e salve as alterações em vários formatos....conteúdo de origem usando o método Edit e as opções de edição preparadas...qualquer outro formato. // Edite o arquivo XML atualizando valores...

    blog.groupdocs.com/pt/editor/edit-xml-files-usi...
  4. Редактировать документы Word в Java | Создайте ...

    Редактирование документов Word объясняется примерами Java для редактирования файлов DOC, DOCX, ODT в ваших приложениях с использованием Java API редактирования документов....EditableDocument с помощью метода edit . Получить встроенный HTML-код...defaultWordProcessin = editor.edit(); // Либо редактируйте с помощью...

    blog.groupdocs.com/ru/editor/edit-word-document...
  5. Word Belgelerini Düzenle | Çevrimiçi Düzenleme ...

    Word belgelerini düzenlemenin etkili yollarını keşfedin. DOC/DOCX dosyalarını çevrimiçi olarak düzenleyin veya bunu C# ve Java kullanarak programlı olarak yapın....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Daha fazla...

    blog.groupdocs.com/tr/editor/edit-word-documents/
  6. Редактировать презентации в Java | Редактирован...

    Редактирование презентаций PowerPoint объясняется на примере Java для редактирования файлов PPT, PPTX, ODP в вашем приложении с использованием API редактирования презентаций.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/ru/editor/edit-ppt-pptx-pres...
  7. تحرير العروض التقديمية في Java | تحرير PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام مثال Java لتحرير ملفات PPT وPPTX وODP داخل تطبيقك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  8. ערוך מצגות ב-C# | עריכת .NET PPT/PPTX

    עריכת מצגות PowerPoint מוסברת עם דוגמאות C# לעריכת קבצי PPT, PPTX, ODP בתוך יישום NET שלך באמצעות API לעריכת מצגות.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/he/editor/edit-ppt-pptx-pres...
  9. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....employee Monitor document editing activity Ensure proper document...total-editing-time How many minutes were spent editing revision-number...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Convert PPTX to DOCX using Node.js

    Learn how to convert PPTX to DOCX using Node.js with a step-by-step guide. Easily export PPTX to DOCX in Node.js with simple code and powerful conversion features....may wish to repurpose into editable Word documents for reporting...converting presentation files into editable document formats is a frequent...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...