Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,057 for

replacement

(0.07 sec)
  1. 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-...
  2. Fixing Invalid Form Fields | Documentation

    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...
  3. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...NSF file to JPG. // {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  4. ערוך קבצי XML | עריכה מקוונת וגישה פרוגרמטית

    גלה דרכים יעילות לעריכת קובצי XML. ערוך קבצי XML באופן מקוון או עשה זאת באופן תכנותי באמצעות C# ו-Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/he/editor/edit-xml-files/
  5. Upravit prezentace v Java | Editace PPT/PPTX

    Úpravy prezentací PowerPoint jsou vysvětleny na příkladu Java pro úpravu souborů PPT, PPTX, ODP ve vaší aplikaci pomocí rozhraní API pro úpravy prezentací....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  6. Редактировать таблицы Excel | Онлайн-редактиров...

    Откройте для себя эффективные способы редактирования электронных таблиц Excel. Либо редактируйте файлы XLS/XLSX онлайн, либо делайте это программно, используя C# и Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/ru/editor/edit-excel-spreads...
  7. Modifica presentazioni in C# | Modifica PPT/PPT...

    La modifica delle presentazioni PowerPoint viene spiegata con esempi C# per modificare file PPT, PPTX e ODP all'interno dell'applicazione .NET utilizzando l'API di modifica delle presentazioni....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  8. Editar apresentações em C# | Edição .NET PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com exemplos C# para editar arquivos PPT, PPTX, ODP em seu aplicativo .NET usando a API de edição de apresentações....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...
  9. แก้ไขการนำเสนอใน C# | การแก้ไข .NET PPT/PPTX

    มีการอธิบายการแก้ไขงานนำเสนอ PowerPoint ด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขการนำเสนอ...Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...
  10. تحرير مستندات Word في C # | قم ببناء محرر .NET ...

    تحرير مستندات Word موضح بأمثلة C # لتحرير ملفات DOC و DOCX و ODT داخل تطبيق .NET باستخدام واجهة برمجة تطبيقات تحرير المستندات....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

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