Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,058 for

replacement

(0.03 sec)
  1. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  2. 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....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/de/editor/edit-word-document...
  3. Presentaties bewerken in Java | PPT/PPTX-bewerking

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met een Java-voorbeeld om PPT-, PPTX- en ODP-bestanden binnen uw applicatie te bewerken met behulp van de presentatiebewerkings-API....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  4. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...save the redacted document, replacing an original file: C# using...

    docs.groupdocs.com/redaction/net/save-overwriti...
  5. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API....Minified HTML Word Search and Replace Text in Word Documents How...

    blog.groupdocs.com/merger/move-word-pages-using...
  6. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut...... Word Search and Replace Text in PDF in Java Programově...

    blog.groupdocs.com/cs/categories/groupdocs.reda...
  7. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and save the changes in various formats using Editing Java API ....and modify the XML data by replacing a value with another. The...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  8. Jak přidat náhradní anotaci do PDF pomocí Java

    V tomto tématu vás provedeme přidáním náhradní anotace do PDF pomocí Java spolu s příkladem kódu pro vložení náhradní anotace do PDF v Javě....tématu se proces Java add replacement anotation stává přímočarým...

    kb.groupdocs.com/cs/annotation/java/how-to-add-...
  9. Redact Text in RTF using Java

    This tutorial will walk you through the steps of how to redact text in RTF using Java. Additionally, you will get a code example to replace text in RTF using Java....example will guide you how to replace text in RTF using Java . Steps...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  10. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....bookmark start and end that replace corresponding opening and closing...

    docs.groupdocs.com/assembly/java/inserting-book...