Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,209 for

replacement

(0.06 sec)
  1. Інтеграція GroupDocs.Redaction AI з .NET | Нест...

    Використовуйте AI для виявлення та редагування тексту, слів або фраз у PDF-документах за допомогою .NET. Замініть або приховайте вміст для безпечної обробки PDF-файлів....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Привіт...

    blog.groupdocs.com/uk/redaction/custom-ai-redac...
  2. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of text search with special characters in Java....“rock&roll-music,” you need to replace separators with space characters...can be used to escape and replace special characters appropriately...

    kb.groupdocs.com/search/java/search-special-cha...
  3. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in text search with special characters in C# across multiple platforms....“rock&roll-music,” you must replace separators with space characters...special characters are properly replaced and escaped. Utilize the Search...

    kb.groupdocs.com/search/net/search-special-char...
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....of the Document class were replaced with similar apply() methods...save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream...

    docs.groupdocs.com/redaction/java/migration-notes/
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....of the Document class were replaced with similar Apply() methods...Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream...

    docs.groupdocs.com/redaction/net/migration-notes/
  6. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering.... # {0} is replaced with the current page number...resources. # {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-wor...
  7. GroupDocs.Redaction KI-Integration mit .NET | B...

    Verwenden Sie KI, um Text, Wörter oder Phrasen in PDF-Dokumenten mit .NET zu erkennen und zu redigieren. Ersetzen oder verbergen Sie Inhalte, um PDF-Dateien sicher zu verarbeiten....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Hey,...

    blog.groupdocs.com/de/redaction/custom-ai-redac...
  8. Integração de IA do GroupDocs.Redaction com .NE...

    Utilize IA para detectar e redigir texto, palavras ou frases em documentos PDF usando .NET. Substitua ou oculte conteúdo para processar arquivos PDF de forma segura....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Oi, eu...

    blog.groupdocs.com/pt/redaction/custom-ai-redac...
  9. Render Project documents as HTML, PDF, and imag...

    Convert Microsoft Project files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... # {0} is replaced with the current page number...resources. # {0} and {1} are replaced with the page number and resource...

    docs.groupdocs.com/viewer/python-net/render-ms-...
  10. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html.... // {0} and {1} are replaced with the current page number...Create an HTML files. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/java/rendering-to-html/