Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,257 for

replacement

(1.17 sec)
  1. Редактировать документы Word | Онлайн-редактиро...

    Откройте для себя эффективные способы редактирования документов Word. Либо редактируйте файлы DOC/DOCX онлайн, либо делайте это программно, используя C# и Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/ru/editor/edit-word-documents/
  2. "Tick" Symbol in Wingdings is not getting conve...

    We are encountering an issue with the “Tick” symbol in the Wingdings font. When converting to PDF using GroupDocs, the “Tick” symbol is replaced with a hollow box. For your reference, I have attached the original DOCX f…...GroupDocs, the “Tick” symbol is replaced with a hollow box. For your...

    forum.groupdocs.com/t/tick-symbol-in-wingdings-...
  3. Render SVG File Format using GroupDocs.Viewer f...

    It gives us immense pleasure to announce the release of version 17.6.0 of GroupDocs.Viewer for .NET . This release comes up with the support of SVG file format. Furthermore, we have introduced 8 improvements and fixes in this regular monthly release. We recommend you to please upgrade to the latest version for a better experience. GroupDocs.Viewer for .NET 17.6.0 - New FeaturesFollowing is the new feature introduced in this version of the API....ImageOptions class Improvement - Replace backslashes in resource URL’s...

    blog.groupdocs.com/viewer/render-svg-format-gro...
  4. Modifica file XML | Editing online e approccio ...

    Scopri modi efficienti per modificare i file XML. Modifica i file XML online o fallo a livello di codice utilizzando C# e Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/it/editor/edit-xml-files/
  5. تحرير جداول بيانات Excel | التحرير عبر الإنترنت...

    اكتشف طرقًا فعالة لتحرير جداول بيانات Excel. قم إما بتحرير ملفات XLS/XLSX عبر الإنترنت أو قم بذلك برمجيًا باستخدام C# وJava....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/ar/editor/edit-excel-spreads...
  6. تحرير العروض التقديمية في Java | تحرير PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام مثال Java لتحرير ملفات PPT وPPTX وODP داخل تطبيقك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  7. Editar archivos XML | Edición en línea y enfoqu...

    Descubra formas eficientes de editar archivos XML. Edite archivos XML en línea o hágalo mediante programación usando C# y Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/es/editor/edit-xml-files/
  8. Upravit tabulky Excel | Online editace a progra...

    Objevte efektivní způsoby úpravy tabulek Excelu. Buď upravujte soubory XLS/XLSX online, nebo to proveďte programově pomocí C# a Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/cs/editor/edit-excel-spreads...
  9. ערוך מצגות ב-C# | עריכת .NET PPT/PPTX

    עריכת מצגות PowerPoint מוסברת עם דוגמאות C# לעריכת קבצי PPT, PPTX, ODP בתוך יישום NET שלך באמצעות API לעריכת מצגות....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/he/editor/edit-ppt-pptx-pres...
  10. ערוך מסמכי Word ב-C# | בנה עורך NET Word משלך

    עריכת מסמכי Word מוסברת עם דוגמאות C# לעריכת קובצי DOC, DOCX, ODT בתוך יישום NET שלך באמצעות API לעריכת מסמכים....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/he/editor/edit-word-document...