Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 984 for

replacement

(0.05 sec)
  1. Word Belgelerini C# Dilinde Düzenleme | Kendi ....

    Word belgelerini düzenleme, belge düzenleme API'sini kullanarak .NET uygulamanız içinde DOC, DOCX, ODT dosyalarını düzenlemek için C# örnekleriyle anlatılmaktadır....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/tr/editor/edit-word-document...
  2. 编辑Word文档|在线编辑和程序化方法

    探索编辑 Word 文档的有效方法。可以在线编辑 DOC/DOCX 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/zh/editor/edit-word-documents/
  3. Редагувати презентації в Java | Редагування PPT...

    Редагування презентацій PowerPoint пояснюється на прикладі Java для редагування файлів PPT, PPTX, ODP у вашій програмі за допомогою API редагування презентацій....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/uk/editor/edit-ppt-pptx-pres...
  4. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....load a document which content replaces the doc tag then. By default...

    blog.groupdocs.com/assembly/support-for-dynamic...
  5. 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 .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/net/removing-empty-...
  6. 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/nodejs-java/managing-...
  7. Creating world and excel tables with two expand...

    Hi, We are trying to replace our old reporting software with groupdocs. There’s however two types of tabels that we are unable to recreate within groupdocs. In the attachment I have provided an example of these tables. …...10:33am 1 Hi, We are trying to replace our old reporting software...

    forum.groupdocs.com/t/creating-world-and-excel-...
  8. 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-...
  9. Modifica fogli di calcolo Excel | Editing onlin...

    Scopri modi efficienti per modificare i fogli di calcolo Excel. Modifica i file XLS/XLSX online o fallo a livello di codice utilizzando C# e Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/it/editor/edit-excel-spreads...
  10. Render Outlook data files as HTML, PDF, and ima...

    Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... # {0} is replaced with the page numbers in the...PST file to JPEG. # {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/python-net/render-out...