Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 940 for

replacement

(0.1 sec)
  1. ویرایش ارائه ها در 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...
  2. ویرایش اسناد 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...
  3. 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/
  4. 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/
  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 Change Doc Password in C#...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/uk/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 Change Doc Password in C#...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/he/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 Change Doc Password in C#...Java 1 Find and Replace in Word 1 Find and replace text 1 Find and...

    blog.groupdocs.com/fa/tags/
  8. Show gap lines instead of changes | Documentation

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....document, which allows to replace changed content with empty...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  9. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…... I just replace the LoadOptions based on the...

    forum.groupdocs.com/t/objectdisposedexception-c...
  10. 编辑 Excel 电子表格 |在线编辑和程序化方法

    探索编辑 Excel 电子表格的有效方法。可以在线编辑 XLS/XLSX 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/zh/editor/edit-excel-spreads...