Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,381 for

replacement

(0.38 sec)
  1. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java... replace ( /[xy]/g , function ( c )...'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx' . replace ( /[xy]/g , function ( c )...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  2. .NETとGroupDocs.RedactionのAI統合 | カスタムレダクション

    .NETを使用してPDF文書内のテキスト、単語、またはフレーズを検出してレダクションするためにAIを利用します。コンテンツを置き換えるか非表示にして、安全にPDFファイルを処理します。...new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "こんにちは、私はここに文書の一部があります。"...

    blog.groupdocs.com/ja/redaction/custom-ai-redac...
  3. sample_redacted.docx

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase " Doe" with "[personal]" Sample: Doe Regular expressions redactions Behind the scenes, "exa......applies textual redaction, replacing personal exact phrase " Doe"...

    docs.groupdocs.com/redaction/python-net/_output...
  4. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some new features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the new version 19....10, you need to replace the namespace usage across...

    blog.groupdocs.com/search/index-each-letter-as-...
  5. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/fa/editor/edit-word-document...
  6. XML-Dateien bearbeiten | Online-Bearbeitung und...

    Entdecken Sie effiziente Möglichkeiten zum Bearbeiten von XML-Dateien. Bearbeiten Sie XML-Dateien entweder online oder programmgesteuert mit C# und Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/de/editor/edit-xml-files/
  7. ویرایش ارائه ها در C# | ویرایش NET PPT/PPTX

    ویرایش ارائه‌های پاورپوینت با مثال‌های C# برای ویرایش فایل‌های PPT، PPTX، ODP در برنامه دات‌نت با استفاده از API ویرایش ارائه توضیح داده شده است....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  8. Modifier les fichiers XML | Édition en ligne et...

    Découvrez des moyens efficaces de modifier des fichiers XML. Modifiez les fichiers XML en ligne ou faites-le par programme en utilisant C# et Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/fr/editor/edit-xml-files/
  9. Bewerk Word-documenten in C# | Bouw je eigen .N...

    Het bewerken van Word-documenten wordt uitgelegd met C#-voorbeelden om DOC-, DOCX- en ODT-bestanden binnen uw .NET-toepassing te bewerken met behulp van de documentbewerkings-API....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/nl/editor/edit-word-document...
  10. Chỉnh sửa tài liệu Word | Chỉnh sửa trực tuyến ...

    Khám phá những cách hiệu quả để chỉnh sửa tài liệu Word. Chỉnh sửa tệp DOC/DOCX trực tuyến hoặc thực hiện theo chương trình bằng C# & Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/vi/editor/edit-word-documents/