Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,064 for

replacement

(0.04 sec)
  1. 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/
  2. 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...
  3. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....dictionary Alphabet Character replacements Document passwords Homophone...

    docs.groupdocs.com/search/java/managing-diction...
  4. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/java/removing-empty...
  5. GroupDocs.Viewer for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website....document, but are used to replace those original fonts, which...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Fixing Invalid Form Fields | Documentation

    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...
  7. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....Rotate pages Set custom fonts Replace missing font Save output to...

    docs.groupdocs.com/viewer/java/rendering-docume...
  8. Extract Images from PDF Documents in C# using ....

    Learn how to extract images from PDF files using C# within your .NET applications. Extract images from PDF files or from any specific page using .NET API....CHM eBooks in C# Find and Replace Text in PDF using C#...

    blog.groupdocs.com/parser/extract-images-from-p...
  9. How to convert html div to pdf - Free Support F...

    Hi How to convert a html div to pdf in Netcore 6?...} In this example, you can replace htmlContent with the actual...

    forum.groupdocs.com/t/how-to-convert-html-div-t...
  10. How to Edit XML Files using C# | XML Editing .N...

    Edit or update your XML data programmatically within your .NET applications using C#. Modify XML files and save the changes in various formats....will modify the XML data by replacing a value with another. The...

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