Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,252 for

replacement

(0.09 sec)
  1. 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...
  2. 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-...
  3. Managing dictionaries | GroupDocs

    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 | GroupDocs

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

    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...
  6. 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...
  7. How to run examples | GroupDocs

    This article describes how to run .NET file conversion API code examples....outputPath , convertOptions ); } Replace the documentPath value with...outputPath , convertOptions ); } Replace the documentPath value with...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  8. Edit File XML | Pengeditan Online & Pendekatan ...

    Temukan cara efisien untuk mengedit file XML. Edit file XML secara online atau lakukan secara terprogram menggunakan C# & Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/id/editor/edit-xml-files/
  9. Presentaties bewerken in C# | .NET PPT/PPTX-bew...

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met C#-voorbeelden om PPT-, PPTX-, ODP-bestanden binnen uw .NET-applicatie te bewerken met behulp van de presentatiebewerkings-API....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  10. Редактировать документы Word в C# | Создайте св...

    Редактирование документов Word объясняется примерами C# для редактирования файлов DOC, DOCX, ODT в приложении .NET с использованием API редактирования документов....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/ru/editor/edit-word-document...