Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,272 for

replacement

(1.18 sec)
  1. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....formats Set default font to replace all missing fonts when converting...Words document Default font to replace all missing fonts when converting...

    blog.groupdocs.com/categories/groupdocs.convers...
  2. Upravit soubory XML | Online editace a programa...

    Objevte efektivní způsoby úpravy souborů XML. Buď upravujte soubory XML online, nebo to proveďte programově pomocí C# a Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/cs/editor/edit-xml-files/
  3. C#'ta Sunumları Düzenleme | .NET PPT/PPTX Düzen...

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak .NET uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için C# örnekleriyle açıklanmaktadır....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  4. Редактировать документы Word | Онлайн-редактиро...

    Откройте для себя эффективные способы редактирования документов Word. Либо редактируйте файлы DOC/DOCX онлайн, либо делайте это программно, используя C# и Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/ru/editor/edit-word-documents/
  5. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....present in the word, they are replaced by spaces, and the word search...= "rock&roll-music" ; // Replacing separators with the space...

    docs.groupdocs.com/search/net/search-for-text-c...
  6. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...PST file to PNG. ' {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  7. Blackout Text in PDF on GroupDocs Blog | Docume...

    Blackout Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Blackout Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET &...... Word Search and Replace Text in PDF in Java Programově...

    blog.groupdocs.com/cs/tag/blackout-text-in-pdf/...
  8. .NET で GroupDocs.Watermark を使用したバッチ透かし処理

    実践的なガイドで、GroupDocs.Watermark for .NET を使用してバッチテキストおよび画像透かしを適用し、ロゴを置き換え、冪等処理を確保する方法を示します。...file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/ja/watermark/batch-watermark...
  9. 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...
  10. 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...