Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,192 for

replacement

(0.12 sec)
  1. 編輯 XML 檔案 |線上編輯和程序化方法

    探索編輯 XML 檔案的有效方法。可以在線上編輯 XML 文件,也可以使用 C# 和 Java 以程式設計方式進行編輯。...Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/zh-hant/editor/edit-xml-files/
  2. Crea un visualizzatore di documenti in ASP.NET ...

    I visualizzatori di documenti online sono diventati popolari dopo il crescente utilizzo dei documenti digitali, in particolare nei sistemi di gestione dei contenuti. Il motivo alla base di questa popolarità è che puoi visualizzare una varietà di formati di documenti senza acquistare o installare programmi software dedicati. Considerando l’importanza dei visualizzatori di documenti, ho pensato di scrivere un articolo su come creare un visualizzatore di documenti universale in ASP.NET MVC....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/it/viewer/document-viewer-in...
  3. Создание средства просмотра документов в 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...
  4. Working with GroupDocs.Assembly Engine | GroupDocs

    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 C# syntax supported programming 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....expressions according to their roles Replace the corresponding tags with...

    docs.groupdocs.com/assembly/net/working-with-gr...
  5. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming.... Within the code, you’ll replace the placeholder “Watermark...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  6. Jak přidat náhradní anotaci do PDF pomocí C#

    Tento tutoriál nabízí návod, jak přidat náhradní anotaci do PDF pomocí C#. Obsahuje také kód a kroky pro vložení náhradní anotace do PDF v C#....v tomto tématu je C# add replacement annotation snadný úkol. Po...

    kb.groupdocs.com/cs/annotation/net/how-to-add-r...
  7. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....End Using End Sub End Module Replace documentPath value with the...End Using End Sub End Module Replace documentPath value with the...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  8. 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...
  9. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  10. Editar presentaciones en Java | Edición de PPT/...

    La edición de presentaciones de PowerPoint se explica con un ejemplo de Java para editar archivos PPT, PPTX y ODP dentro de su aplicación utilizando la API de edición de presentaciones....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

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