Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 4,011 for

edit

(0.19 sec)
  1. How to Build a SharePoint Document Viewer Using...

    When we released GroupDocs.Viewer for .NET, we got lots of questions from SharePoint users about whether it could be used to build a SharePoint document viewer. Finally, the answer is yes: our online document viewer allows integration with SharePoint web applications. Moreover, SharePoint websites using GroupDocs.Viewer for .NET can also be used for cross-domain document viewing. [caption id=“attachment_3916” align=“alignnone” width=“600”] [/caption] Just follow these simple step-by-step instructions to embed our online document viewer in your SharePoint websites as a Web Part: Requirements...go to a page intended for editing. 8. Add the Web Part by using...to the page. 11. Click Stop Editing to save the page. After saving...

    blog.groupdocs.com/viewer/how-to-build-sharepoi...
  2. 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...
  3. Upravit soubory XML | Online editace a programa...

    Objevte efektivní způsoby úpravy souborů XML. Buď upravujte soubory XML online, nebo to proveďte programově pomocí C# a Java....Edit(editOptions)) { // Upravit cokoliv...EditableDocument beforeEdit = editor.edit(editOptions); // Upravit XML...

    blog.groupdocs.com/cs/editor/edit-xml-files/
  4. 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...
  5. ویرایش اسناد Word در Java | ویرایشگر Java ورد خ...

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

    blog.groupdocs.com/fa/editor/edit-word-document...
  6. Remove Annotations from PPTX using Java

    Let's learn how to remove annotations from PPTX using Java. You'll also find a code example demonstrating the process of how to delete annotations in PPTX using Java....adding feedback, notes, and edits during the drafting and collaboration...Redactor.save method to save the edited PPTX file to your disk Removing...

    kb.groupdocs.com/redaction/java/remove-annotati...
  7. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....collaboration, archiving, or editing. In this article, we will delve...collaboration, archiving, or editing capabilities. The conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. 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...
  9. Vykreslení DOCX jako obrázku pomocí Pythonu

    Dozvíte se, jak vykreslit DOCX jako obrázek pomocí Pythonu. Také bude poskytnut příklad kódu pro vytvoření obrázků z DOCX v Pythonu pro workflow vizuálního obsahu....distributing content where editing is not required. Additionally...documents in environments where editing is restricted or where visual...

    kb.groupdocs.com/cs/viewer/python/render-docx-a...
  10. Remove Image Watermark from XLSX Using Python

    Learn how to remove image watermark from XLSX using Python. This tutorial shows how to detect and delete image watermarks in Excel spreadsheets programmatically....The process avoids manual editing and helps maintain the integrity...resized, recolored, or lightly edited. This ensures that only intended...

    kb.groupdocs.com/watermark/python/remove-image-...