Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,199 for

replacement

(0.26 sec)
  1. Upravit soubory Excel v Java | Sestavte si onli...

    Upravujte soubory Excel (XLS, XLSX, ODS) pomocí aplikace Java. Příklady úprav tabulek pomocí rozhraní Java API pro úpravu tabulek a dokumentů....replace("Old Company Name","New Company...

    blog.groupdocs.com/cs/editor/edit-excel-files-i...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...Replace($"src=\"{request.AppDirectory}"...$"src=\"{request.ResourceDirectory.Replace("\\", "/")}/"); editedHtmlContent...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. C# でプレゼンテーションを編集する | .NET PPT/PPTX 編集

    PowerPoint プレゼンテーションの編集について、プレゼンテーション編集 API を使用して .NET アプリケーション内で PPT、PPTX、ODP ファイルを編集するための C# の例を示して説明します。...Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  4. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....1 case sensitive find and replace 1 cell by cell comparison 1...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/ar/tags/
  5. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....1 case sensitive find and replace 1 cell by cell comparison 1...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/pt/tags/
  6. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....1 case sensitive find and replace 1 cell by cell comparison 1...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/es/tags/
  7. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....1 case sensitive find and replace 1 cell by cell comparison 1...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/tr/tags/
  8. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....1 case sensitive find and replace 1 cell by cell comparison 1...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/th/tags/
  9. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....1 case sensitive find and replace 1 cell by cell comparison 1...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/nl/tags/
  10. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API.... Replace ( "old" , "new" ); // Create...String = originalContent . Replace ( "old" , "new" ) ' Create...

    docs.groupdocs.com/editor/net/save-document/