Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,053 for

replacement

(0.14 sec)
  1. צור מציג מסמכים ב-ASP.NET Core MVC עבור 140+ פו...

    צופי המסמכים המקוונים הפכו פופולריים לאחר השימוש הגדל במסמכים דיגיטליים, במיוחד במערכות ניהול התוכן. הסיבה מאחורי הפופולריות הזו היא שאתה יכול להציג מגוון פורמטים של מסמכים מבלי לרכוש או להתקין תוכנות ייעודיות. בהתחשב בחשיבותם של צופים במסמכים, חשבתי לכתוב מאמר על איך ליצור מציג מסמכים אוניברסלי ב-ASP.NET MVC. אנו עומדים ליצור יישום מציג מסמכים ASP.NET MVC שיכוון למסגרת .NET Core. עבור עיבוד המסמכים בקצה העורפי, נשתמש ב-GroupDocs.Viewer for .NET API - ממשק API רב עוצמה של מציג מסמכים התומך ביותר מ-140 סוגי מסמכים כולל PDF, Word, Excel, PowerPoint, Visio, CAD, Outlook , ופורמטים פופולריים רבים אחרים....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/he/viewer/document-viewer-in...
  2. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。...Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  3. C#에서 Word 문서 편집 | 나만의 .NET Word 편집기 구축

    Word 문서 편집은 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 DOC, DOCX, ODT 파일을 편집하는 C# 예제와 함께 설명됩니다....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/ko/editor/edit-word-document...
  4. Modifier des documents Word en C# | Créez votre...

    L'édition de documents Word est expliquée avec des exemples C # pour éditer des fichiers DOC, DOCX, ODT dans votre application .NET à l'aide de l'API d'édition de documents....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/fr/editor/edit-word-document...
  5. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other syntax elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs.... Replace the corresponding tags with...

    docs.groupdocs.com/assembly/java/working-with-g...
  6. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....bookmark start and end that replace corresponding opening and closing...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  7. Vytvořte prohlížeč dokumentů v ASP.NET Core MVC...

    Online prohlížeče dokumentů se staly populární po rostoucím používání digitálních dokumentů, zejména v systémech pro správu obsahu. Důvodem této popularity je, že si můžete prohlížet různé formáty dokumentů bez nákupu nebo instalace speciálních softwarových programů. Vzhledem k důležitosti prohlížečů dokumentů mě napadlo napsat článek o tom, jak vytvořit univerzální prohlížeč dokumentů v ASP.NET MVC. Chystáme se vytvořit aplikaci pro prohlížení dokumentů ASP.NET MVC, která bude cílit na framework .NET Core. Pro vykreslování dokumentů na backendu použijeme GroupDocs....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/cs/viewer/document-viewer-in...
  8. إنشاء عارض المستندات في ASP.NET Core MVC لـ 140...

    أصبح مشاهدو المستندات عبر الإنترنت شائعًا بعد الاستخدام المتزايد للوثائق الرقمية ، خاصة في أنظمة إدارة المحتوى. السبب وراء هذه الشعبية هو أنه يمكنك عرض مجموعة متنوعة من تنسيقات المستندات دون شراء أو تثبيت برامج مخصصة. بالنظر إلى أهمية عارض المستندات ، فكرت في كتابة مقال حول كيفية إنشاء عارض مستندات عالمي في ASP.NET MVC. سنقوم بإنشاء ASP.NET MVC تطبيق عارض المستندات الذي سيستهدف .NET Core. لعرض المستند في الخلفية ، سنستخدم GroupDocs....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/ar/viewer/document-viewer-in...
  9. 在 C# 中編輯 Word 文檔 |構建您自己的 .NET Word 編輯器

    使用 C# 示例解釋編輯 Word 文檔,以使用文檔編輯 API 在您的 .NET 應用程序中編輯 DOC、DOCX、ODT 文件。...Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...
  10. 在 C# 中编辑演示文稿 | .NET PPT/PPTX 编辑

    通过 C# 示例解释了如何编辑 PowerPoint 演示文稿,以便使用演示文稿编辑 API 在 .NET 应用程序中编辑 PPT、PPTX、ODP 文件。...Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...