Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,060 for

replacement

(0.07 sec)
  1. إنشاء عارض المستندات في 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...
  2. Search with Aliases in Document using C#

    Let's learn how to search with aliases in document using C#. Simplify queries, boost accuracy, and achieve robust document search with aliases in C# across platforms....concept of aliases allows you to replace lengthy search queries with...

    kb.groupdocs.com/search/net/search-with-aliases...
  3. Render STL and IFC File Formats using GroupDocs...

    We are pleased to announce the release of version 17.10 of GroupDocs.Viewer for .NET. This monthly release has come with 3 new features and more than 10 improvements and bug fixes. GroupDocs.Viewer for .NET 17.10 allows you to render STL and IFC file formats. Furthermore, settings to hide/show hidden pages have been extended for Microsoft PowerPoint documents. Please continue to read more about the latest version. Render STL and IFC File FormatsFrom version 17.... This new setting has replaced obsolete CellsOptions.ShowHiddenSheets...

    blog.groupdocs.com/viewer/render-stl-and-ifc-fi...
  4. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......getting fonts list all fonts replace font Add Image Watermark Add...Custom Redaction Find and Replace Text in PDF Find Text in PDF...

    blog.groupdocs.com/tags/index.xml
  5. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....getOriginalText () + " is replaced with " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  6. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET watermark ......Custom Redaction Find and Replace Text in PDF Find Text in PDF...find and replace Find and Replace in Word Find and replace text Redact...

    blog.groupdocs.com/pt/tags/index.xml
  7. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET watermark ......Custom Redaction Find and Replace Text in PDF Find Text in PDF...find and replace Find and Replace in Word Find and replace text Redact...

    blog.groupdocs.com/th/tags/index.xml
  8. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET watermark ......Custom Redaction Find and Replace Text in PDF Find Text in PDF...find and replace Find and Replace in Word Find and replace text Redact...

    blog.groupdocs.com/vi/tags/index.xml
  9. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET watermark ......Custom Redaction Find and Replace Text in PDF Find Text in PDF...find and replace Find and Replace in Word Find and replace text Redact...

    blog.groupdocs.com/it/tags/index.xml
  10. 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 Node.js via Java....the output document, which replaces the changed content with empty...

    docs.groupdocs.com/comparison/nodejs-java/show-...