Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 3,812 for

edit

(0.08 sec)
  1. Upravit tabulky Excel | Online editace a progra...

    Objevte efektivní způsoby úpravy tabulek Excelu. Buď upravujte soubory XLS/XLSX online, nebo to proveďte programově pomocí C# a Java....Edit(sheetTab1EditOptions); string...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/cs/editor/edit-excel-spreads...
  2. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  3. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....application into currently edited documents. For example Excel...be embedded into documents edited in a word processor and so...

    docs.groupdocs.com/merger/java/add-document-to-...
  4. Remove Annotations from PPTX using C#

    Gain a clear understanding of how to remove annotations from PPTX using C#. Additionally, you'll find a code example on how to delete annotations in PPTX using C#....allowing for feedback, notes, and edits to be marked directly on the...include comments, notes, or edits that were meant only for internal...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  5. Convert PDF to HTML using Python

    Convert PDF to HTML using Python with GroupDocs.Conversion. Export PDF to HTML using Python easily and display documents online with accurate formatting....how to convert PDF files to editable Excel documents using Python...to Excel format for easier editing and analysis. To get started...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. Java로 프레젠테이션 편집 | PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 애플리케이션 내에서 PPT, PPTX, ODP 파일을 편집하는 Java 예제와 함께 설명됩니다.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  7. Bearbeiten Sie Word-Dokumente in C# | Erstellen...

    Das Bearbeiten von Word-Dokumenten wird anhand von C#-Beispielen zum Bearbeiten von DOC-, DOCX- und ODT-Dateien in Ihrer .NET-Anwendung mithilfe der Dokumentbearbeitungs-API erläutert....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Speichern Sie...

    blog.groupdocs.com/de/editor/edit-word-document...
  8. ویرایش اسناد Word در Java | ویرایشگر Java ورد خ...

    ویرایش اسناد Word با مثال‌های Java برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه‌های شما با استفاده از Java API ویرایش اسناد توضیح داده شده است....edit(); // یا با استفاده از هر ویرایشگر...allEmbeddedInsideStr.replace("document", "edited document"); // سند ویرایش شده...

    blog.groupdocs.com/fa/editor/edit-word-document...
  9. Excel-bestanden bewerken in Java | Bouw uw onli...

    Bewerk Excel-bestanden (XLS, XLSX, ODS) met uw Java-toepassing. Voorbeelden om spreadsheets te bewerken met Java API voor het bewerken van spreadsheets en documenten....het Bewerkbare document op met edit() . U kunt de inhoud van het...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/nl/editor/edit-excel-files-i...
  10. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the Editing....Word document to restrict the editing. To deal with such cases, GroupDocs...the watermark is marked as editable. The following code sample...

    blog.groupdocs.com/watermark/lock-watermark-in-...