Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 3,939 for

editing

(0.08 sec)
  1. Bearbeiten Sie Präsentationen in C# | .NET PPT/...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand von C#-Beispielen zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer .NET-Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  2. Word-documenten bewerken in Java | Bouw je eige...

    Het bewerken van Word-documenten wordt uitgelegd met Java-voorbeelden om DOC-, DOCX- en ODT-bestanden binnen uw toepassingen te bewerken met behulp van Java API voor het bewerken van documenten....EditableDocument op met de methode edit . Download de ingesloten HTML...defaultWordProcessin = editor.edit(); // Bewerk met een willekeurige...

    blog.groupdocs.com/nl/editor/edit-word-document...
  3. Working with Metadata using Regular Expression ...

    A new update for Java users! We are announcing a number of enhancements in the monthly release of GroupDocs.Metadata for Java 18.5. The latest version allows you to search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install the latest version of API for a better experience....using a unified approach, and edit ZIP archive comments. Furthermore...ZIP format metadata Ability to edit the ZIP archive comment Reduce...

    blog.groupdocs.com/metadata/working-with-regula...
  4. Search and Replace Metadata using Regular Expre...

    GroupDocs team is introducing a bunch of enhancements in this monthly release of GroupDocs.Metadata for .NET 18.5. Using the latest version, you can now search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install and use the latest version of the API....using a unified approach, and edit ZIP archive comments. Furthermore...ZIP format metadata Ability to edit the ZIP archive comment Reduce...

    blog.groupdocs.com/metadata/search-and-replace-...
  5. Word 문서 편집 | 온라인 편집 및 프로그래밍 방식 접근 방식

    Word 문서를 편집하는 효율적인 방법을 알아보세요. DOC/DOCX 파일을 온라인으로 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 수행하십시오....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } 자세한 내용은 C#에서...

    blog.groupdocs.com/ko/editor/edit-word-documents/
  6. แก้ไขไฟล์ Excel ใน Java | สร้างตัวแก้ไขชีต Java...

    แก้ไขไฟล์ Excel (XLS, XLSX, ODS) ด้วยแอปพลิเคชัน Java ของคุณ ตัวอย่างการแก้ไขสเปรดชีตโดยใช้สเปรดชีตและการแก้ไขเอกสาร Java API...านและดึงข้อมูล Editable Document โดยใช้ edit() คุณสามารถรับเ...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/th/editor/edit-excel-files-i...
  7. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET....recommended for maximum content editability. specifies RTF specific options...for editable content }; converter . Convert ( "editable-document...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  8. แก้ไขการนำเสนอใน C# | การแก้ไข .NET PPT/PPTX

    มีการอธิบายการแก้ไขงานนำเสนอ PowerPoint ด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขการนำเสนอ...PPTX โดยใช้โค้ด C# ด้านล่าง // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...
  9. تحرير العروض التقديمية في C# | تحرير .NET PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام أمثلة C# لتحرير ملفات PPT وPPTX وODP داخل تطبيق .NET الخاص بك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  10. Upravit prezentace v Java | Editace PPT/PPTX

    Úpravy prezentací PowerPoint jsou vysvětleny na příkladu Java pro úpravu souborů PPT, PPTX, ODP ve vaší aplikaci pomocí rozhraní API pro úpravy prezentací.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...