Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,053 for

replacement

(0.04 sec)
  1. 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 API Change Dete......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/id/tags/index.xml
  2. 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 API Change Dete......Blackout Text in PDF 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/zh-hant/tags/index.xml
  3. 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 API Change Dete......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/tr/tags/index.xml
  4. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....of DocumentAssembler were replaced with new ones. Removed members...of DocumentAssembler were replaced with new ones. Removed members...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  5. Criar visualizador de documentos no ASP.NET Cor...

    Os visualizadores de documentos online tornaram-se populares após o crescente uso de documentos digitais, especialmente nos sistemas de gerenciamento de conteúdo. A razão por trás dessa popularidade é que você pode visualizar uma variedade de formatos de documentos sem comprar ou instalar programas de software dedicados. Considerando a importância dos visualizadores de documentos, pensei em escrever um artigo sobre como criar um visualizador de documentos universal em ASP.NET MVC. Vamos criar um aplicativo visualizador de documentos ASP....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/pt/viewer/document-viewer-in...
  6. 编辑 XML 文件 |在线编辑和程序化方法

    探索编辑 XML 文件的有效方法。可以在线编辑 XML 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/zh/editor/edit-xml-files/
  7. Создание средства просмотра документов в ASP.NE...

    Онлайн-просмотрщики документов стали популярными после роста использования цифровых документов, особенно в системах управления контентом. Причина такой популярности в том, что вы можете просматривать различные форматы документов, не покупая и не устанавливая специальные программы. Учитывая важность просмотрщиков документов, я подумал написать статью о том, как создать универсальный просмотрщик документов в ASP.NET MVC. Мы собираемся создать ASP.NET MVC приложение для просмотра документов, которое будет нацелено на .NET Core. Для рендеринга документов в бэкенде мы будем использовать API GroupDocs....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/ru/viewer/document-viewer-in...
  8. Erstellen Sie Document Viewer in ASP.NET Core M...

    Die Online-Dokumentenbetrachter sind nach der zunehmenden Verwendung digitaler Dokumente, insbesondere in den Content-Management-Systemen, populär geworden. Der Grund für diese Beliebtheit ist, dass Sie eine Vielzahl von Dokumentformaten anzeigen können, ohne spezielle Softwareprogramme kaufen oder installieren zu müssen. In Anbetracht der Bedeutung von Dokumentbetrachtern dachte ich daran, einen Artikel darüber zu schreiben, wie man einen universellen Dokumentbetrachter in ASP.NET MVC erstellt. Wir werden eine ASP.NET MVC Document Viewer-Anwendung erstellen, die auf ....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/de/viewer/document-viewer-in...
  9. Modifier des présentations en Java | Édition PP...

    L'édition de présentations PowerPoint est expliquée avec un exemple Java pour éditer des fichiers PPT, PPTX et ODP dans votre application à l'aide de l'API d'édition de présentation....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  10. Modifier des feuilles de calcul Excel | Édition...

    Découvrez des moyens efficaces de modifier des feuilles de calcul Excel. Modifiez les fichiers XLS/XLSX en ligne ou faites-le par programme en utilisant C# et Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/fr/editor/edit-excel-spreads...