Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,212 for

replacement

(0.14 sec)
  1. Editar documentos do Word em C# | Crie seu próp...

    A edição de documentos do Word é explicada com exemplos em C# para editar arquivos DOC, DOCX, ODT em seu aplicativo .NET usando a API de edição de documentos....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/pt/editor/edit-word-document...
  2. Editar documentos de Word en C# | Cree su propi...

    La edición de documentos de Word se explica con ejemplos de C# para editar archivos DOC, DOCX, ODT dentro de su aplicación .NET utilizando la API de edición de documentos....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/es/editor/edit-word-document...
  3. 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...
  4. 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...
  5. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...NSF file to JPG. // {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  6. 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...
  7. 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...
  8. .NETとGroupDocs.RedactionのAI統合 | カスタムレダクション

    .NETを使用してPDF文書内のテキスト、単語、またはフレーズを検出してレダクションするためにAIを利用します。コンテンツを置き換えるか非表示にして、安全にPDFファイルを処理します。...new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "こんにちは、私はここに文書の一部があります。"...

    blog.groupdocs.com/ja/redaction/custom-ai-redac...
  9. Jak přidat náhradní anotaci do PDF pomocí C#

    Tento tutoriál nabízí návod, jak přidat náhradní anotaci do PDF pomocí C#. Obsahuje také kód a kroky pro vložení náhradní anotace do PDF v C#....v tomto tématu je C# add replacement annotation snadný úkol. Po...

    kb.groupdocs.com/cs/annotation/net/how-to-add-r...
  10. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming.... Within the code, you’ll replace the placeholder “Watermark...

    kb.groupdocs.com/watermark/net/add-text-waterma...