Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,165 for

replacement

(0.06 sec)
  1. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/fa/editor/edit-word-document...
  2. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and save the changes in various formats using Editing Java API ....and modify the XML data by replacing a value with another. The...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  3. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API....Minified HTML Word Search and Replace Text in Word Documents How...

    blog.groupdocs.com/merger/move-word-pages-using...
  4. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...save the redacted document, replacing an original file: C# using...

    docs.groupdocs.com/redaction/net/save-overwriti...
  5. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Compatibil......getting fonts list all fonts replace font Add Image Watermark Add...Custom Redaction Find and Replace Text in PDF Find Text in PDF...

    blog.groupdocs.com/ko/tags/index.xml
  6. 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...
  7. 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...
  8. Modifier des présentations en C# | Édition .NET...

    L'édition de présentations PowerPoint est expliquée avec des exemples C# pour éditer des fichiers PPT, PPTX et ODP dans votre application .NET à l'aide de l'API d'édition de présentation....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  9. Excel-Tabellen bearbeiten | Online-Bearbeitung ...

    Entdecken Sie effiziente Möglichkeiten zum Bearbeiten von Excel-Tabellen. Bearbeiten Sie XLS/XLSX-Dateien entweder online oder programmgesteuert mit C# und Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/de/editor/edit-excel-spreads...
  10. Präsentationen in Java bearbeiten | PPT/PPTX-Be...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand eines Java-Beispiels zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...