Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,200 for

replacement

(0.33 sec)
  1. Редактировать документы Word | Онлайн-редактиро...

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

    blog.groupdocs.com/ru/editor/edit-word-documents/
  2. 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/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formats Set default font to replace all missing fonts when converting...Words document Default font to replace all missing fonts when converting...

    blog.groupdocs.com/groupdocs.blog/page/57/
  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/nodejs-java/search-fo...
  5. 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/
  6. 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-...
  7. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java... replace ( /[xy]/g , function ( c )...'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx' . replace ( /[xy]/g , function ( c )...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  8. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....formats Set default font to replace all missing fonts when converting...Words document Default font to replace all missing fonts when converting...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. C#'ta Sunumları Düzenleme | .NET PPT/PPTX Düzen...

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak .NET uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için C# örnekleriyle açıklanmaktadır....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  10. Upravit soubory XML | Online editace a programa...

    Objevte efektivní způsoby úpravy souborů XML. Buď upravujte soubory XML online, nebo to proveďte programově pomocí C# a Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/cs/editor/edit-xml-files/