Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,199 for

replacement

(0.15 sec)
  1. تحرير العروض التقديمية في C# | تحرير .NET PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام أمثلة C# لتحرير ملفات PPT وPPTX وODP داخل تطبيق .NET الخاص بك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  2. تحرير مستندات 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...
  3. 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...
  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. Edytuj arkusze kalkulacyjne Excel | Edycja onli...

    Odkryj efektywne sposoby edycji arkuszy kalkulacyjnych Excel. Edytuj pliki XLS/XLSX online lub zrób to programowo, używając C# i Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/pl/editor/edit-excel-spreads...
  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. 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...
  8. แก้ไขการนำเสนอใน 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...
  9. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/net/removing-empty-...
  10. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....load a document which content replaces the doc tag then. By default...

    blog.groupdocs.com/assembly/support-for-dynamic...