Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,053 for

replacement

(0.03 sec)
  1. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats.... # Replace text for particular shapes...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  2. Find Text in PDF on GroupDocs Blog | Document A...

    Find Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java De...... Word Search and Replace Text in PDF in Java Programově...

    blog.groupdocs.com/cs/tag/find-text-in-pdf/inde...
  3. Hide Text in PDF on GroupDocs Blog | Document A...

    Hide Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Hide Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java De...... Word Search and Replace Text in PDF in Java Programově...

    blog.groupdocs.com/cs/tag/hide-text-in-pdf/inde...
  4. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....present in the word, they are replaced by spaces, and the word search...= "rock&roll-music" ; // Replacing separators with the space...

    docs.groupdocs.com/search/net/search-for-text-c...
  5. Редактировать документы Word | Онлайн-редактиро...

    Откройте для себя эффективные способы редактирования документов Word. Либо редактируйте файлы DOC/DOCX онлайн, либо делайте это программно, используя C# и Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/ru/editor/edit-word-documents/
  6. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....present in the word, they are replaced by spaces, and the word search...= 'rock&roll-music' ; // Replacing separators with the space...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  7. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap.... They’re replaced with a lot of new classes...typeahead were removed. They are replaced by new modules: Panels and...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...
  8. Upravit dokumenty aplikace Word | Online editac...

    Objevte efektivní způsoby úpravy dokumentů aplikace Word. Buď upravujte soubory DOC/DOCX online, nebo to proveďte programově pomocí C# a Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/cs/editor/edit-word-documents/
  9. Edytuj dokumenty programu Word | Edycja online ...

    Odkryj wydajne sposoby edytowania dokumentów programu Word. Edytuj pliki DOC/DOCX online lub zrób to programowo, używając C# i Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/pl/editor/edit-word-documents/
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Value ); } } Replacing Metadata using Regular Expressions...code snippets show how to replace metadata properties using a...

    docs.groupdocs.com/metadata/net/migration-notes/