Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,514 for

replacement

(1.13 sec)
  1. .NET에서 GroupDocs.Redaction AI 통합 | 맞춤형 주석

    .NET을 사용하여 PDF 문서에서 텍스트, 단어 또는 구문을 감지하고 주석을 추가하는 데 AI를 사용하세요. 콘텐츠를 대체하거나 숨겨 PDF 파일을 안전하게 처리하세요....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "안녕하세요...

    blog.groupdocs.com/ko/redaction/custom-ai-redac...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Objects in Word Documents Replacing text for particular shapesWe...have added the support of replacing text for particular shapes...

    blog.groupdocs.com/groupdocs.blog/page/63/
  3. GroupDocs.Redaction for Java 25.12 – 최신 업데이트 및 ...

    Explore what’s new in GroupDocs.Redaction for Java 25.12. Available now on NuGet and GroupDocs website. → **GroupDocs.Redaction for Java 25.12에서 새로운 기능을 살펴보세요. NuGet 및 GroupDocs 웹사이트에서 지금 바로 이용 가능합니다.**...define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/ko/redaction/groupdocs-redac...
  4. GroupDocs.Viewer for Java 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for Java 25.12. Available now on NuGet and GroupDocs website....UsedFontInfo – replaced by IFontInfo hierarchy. com...viewer.fonts.FontStyles enum – replaced by the new class. These changes...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. 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-...
  6. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....// Content of all pages is replaced with raster images watermarker...Content of the first page is replaced with raster image watermarker...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  7. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....whether to perform character replacements during the indexing process...value is false. Details on replacing characters during indexing...

    docs.groupdocs.com/search/net/search-index-sett...
  8. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Redactor ( documentPath )) { // replace with text redactor . Apply...ReplacementOptions ( "[removed]" ))); // replace with blue solid rectangle //redactor...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... find (); } } } Replacing Metadata using Regular Expressions...code snippets show how to replace metadata properties using a...

    docs.groupdocs.com/metadata/java/migration-notes/
  10. Error converting webp to jpg - Free Support For...

    using (var client = myHttpClient.CreateClient()) { var destinationPathWebP = Path.Combine(LOCAL_DIRECTORY, i.SKU, IMAGE_WEB_EXTENSION); destinationPathWebP = destinationPathWebP.Replace("\", “/”); var destinationPath…...Replace("\", “/”); var destinationPathJpg...destinationPathJpg = destinationPathJpg.Replace("\", “/”); var responseImage...

    forum.groupdocs.com/t/error-converting-webp-to-...