Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,073 for

replacement

(0.04 sec)
  1. 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-...
  2. 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-...
  3. .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...
  4. How to run examples | Documentation

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....End Using End Sub End Module Replace documentPath value with the...End Using End Sub End Module Replace documentPath value with the...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  5. Presentaties bewerken in Java | PPT/PPTX-bewerking

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met een Java-voorbeeld om PPT-, PPTX- en ODP-bestanden binnen uw applicatie te bewerken met behulp van de presentatiebewerkings-API....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  6. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  7. Bearbeiten Sie Word-Dokumente in C# | Erstellen...

    Das Bearbeiten von Word-Dokumenten wird anhand von C#-Beispielen zum Bearbeiten von DOC-, DOCX- und ODT-Dateien in Ihrer .NET-Anwendung mithilfe der Dokumentbearbeitungs-API erläutert....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/de/editor/edit-word-document...
  8. Editar presentaciones en Java | Edición de PPT/...

    La edición de presentaciones de PowerPoint se explica con un ejemplo de Java para editar archivos PPT, PPTX y ODP dentro de su aplicación utilizando la API de edición de presentaciones....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/es/editor/edit-ppt-pptx-pres...
  9. ویرایش ارائه ها در Java | ویرایش PPT/PPTX

    ویرایش ارائه های پاورپوینت با مثال Java برای ویرایش فایل های PPT، PPTX، ODP در برنامه شما با استفاده از API ویرایش ارائه توضیح داده شده است....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  10. XML-Dateien bearbeiten | Online-Bearbeitung und...

    Entdecken Sie effiziente Möglichkeiten zum Bearbeiten von XML-Dateien. Bearbeiten Sie XML-Dateien entweder online oder programmgesteuert mit C# und Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

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