Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,016 for

replacement

(0.05 sec)
  1. Modifica documenti Word | Editing online e appr...

    Scopri modi efficaci per modificare documenti Word. Modifica i file DOC/DOCX online o fallo a livello di programmazione utilizzando C# e Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/it/editor/edit-word-documents/
  2. PostScript to PDF conversion issue in .NET - Fr...

    trying to convert a postscript file to PDF. the converted PDF file is missing all the text. All the Fonts are installed in the “Windows” Fonts folder. From reading the documentation it looks like if the FONT is inst…...evaluating this solution to replace our current PDF generation...

    forum.groupdocs.com/t/postscript-to-pdf-convers...
  3. Docx Viewer for .Net 8 Desktop app nuget packag...

    Hello, I would like to test the Docx Viewer for a .net 8 desktop application. I can’t find the correct nuget package. I found one for Framework 4.6.2 and an ASP.NET one but nothing for desktop. Please advise, thanks....NET 8 assembly to replace the current .NET 6 version...

    forum.groupdocs.com/t/docx-viewer-for-net-8-des...
  4. Email Formats Enhanced Support Introduced in Gr...

    Team GroupDocs is glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for .NET API. The latest release adds enhanced support of existing features to the API, the most important changes are done to support document assembly for Email file formats and also providing bug fixes. For a better experience with the API, we recommend you to download the latest release and try out the bug fixes provided in the latest version of the API....3- Non-Latin characters are replaced with question marksWe are...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  5. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some new features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the new version 19....10, you need to replace the namespace usage across...

    blog.groupdocs.com/search/index-each-letter-as-...
  6. 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-...
  7. .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...
  8. XML-bestanden bewerken | Online redactie en pro...

    Ontdek efficiënte manieren om XML-bestanden te bewerken. Bewerk XML-bestanden online of doe het programmatisch met C# en Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/nl/editor/edit-xml-files/
  9. Render Outlook data files as HTML, PDF, and ima...

    Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... # {0} is replaced with the page numbers in the...PST file to JPEG. # {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/python-net/render-out...
  10. Word 문서 편집 | 온라인 편집 및 프로그래밍 방식 접근 방식

    Word 문서를 편집하는 효율적인 방법을 알아보세요. DOC/DOCX 파일을 온라인으로 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 수행하십시오....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/ko/editor/edit-word-documents/