Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 978 for

replacement

(0.04 sec)
  1. 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...
  2. Why Use an Online Signature Application?

    In the digital world e-signature is actively replacing the traditional way of signing documents. Today, you can find a large number of online signature services on the market. All of them intend to help people sign documents online, using only a web browser. If you’re wondering why such applications are so popular, and what benefits they provide, this article is for you. The Benefits of an Online Signature Application Save TimeThe normal process of signing a contract includes updating a document with client information, printing or scanning it, filing, signing, mailing, and then waiting for the signed document to be returned....world e-signature is actively replacing the traditional way of signing...

    blog.groupdocs.com/signature/why-use-online-sig...
  3. Hur man lägger till ersättningsanteckning i PDF...

    Denna handledning ger vägledning om hur du lägger till ersättningsanteckningar i PDF med C#. Den innehåller också kod och steg för att infoga ersättningsanteckningar till PDF i C#....nämns i detta ämne är C# add replacement annotation en enkel uppgift...

    kb.groupdocs.com/sv/annotation/net/how-to-add-r...
  4. Jak přidat náhradní anotaci do PDF pomocí Java

    V tomto tématu vás provedeme přidáním náhradní anotace do PDF pomocí Java spolu s příkladem kódu pro vložení náhradní anotace do PDF v Javě....tématu se proces Java add replacement anotation stává přímočarým...

    kb.groupdocs.com/cs/annotation/java/how-to-add-...
  5. Redact Text in RTF using Java

    This tutorial will walk you through the steps of how to redact text in RTF using Java. Additionally, you will get a code example to replace text in RTF using Java....example will guide you how to replace text in RTF using Java . Steps...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  6. Extract Images from PDF Documents in Java

    Learn how to extract images from PDF files in Java. Extract images from PDF files or from any specific page using Java API within your applications....eBooks in Java Word Search and Replace Text in PDF using Java...

    blog.groupdocs.com/parser/extract-images-from-p...
  7. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 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/java/inserting-book...
  8. Utwórz przeglądarkę dokumentów w ASP.NET Core M...

    Przeglądarki dokumentów online stały się popularne po wzroście wykorzystania dokumentów cyfrowych, zwłaszcza w systemach zarządzania treścią. Powodem tej popularności jest możliwość przeglądania różnych formatów dokumentów bez kupowania lub instalowania dedykowanego oprogramowania. Biorąc pod uwagę znaczenie przeglądarek dokumentów, pomyślałem o napisaniu artykułu o tym, jak stworzyć uniwersalną przeglądarkę dokumentów w ASP.NET MVC. Zamierzamy utworzyć aplikację przeglądarki dokumentów ASP.NET MVC, która będzie kierowana na platformę .NET Core. Do renderowania dokumentów na zapleczu użyjemy GroupDocs....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/pl/viewer/document-viewer-in...
  9. Maak een documentviewer in ASP.NET Core MVC voo...

    De online documentviewers zijn populair geworden na het groeiende gebruik van digitale documenten, vooral in de contentmanagementsystemen. De reden achter deze populariteit is dat u verschillende documentformaten kunt bekijken zonder speciale softwareprogramma’s te kopen of te installeren. Gezien het belang van documentviewers, dacht ik een artikel te schrijven over het maken van een universele documentviewer in ASP.NET MVC. We gaan een ASP.NET MVC documentviewer-applicatie maken die gericht is op het ....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/nl/viewer/document-viewer-in...
  10. Chỉnh sửa bản trình bày trong C# | Chỉnh sửa .N...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng các ví dụ C# để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng .NET của bạn bằng API chỉnh sửa bản trình bày....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

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