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

replacement

(0.16 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. 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/java/search-index-set...
  5. GroupDocs.Redaction for Java 25.12 – 最新の更新と修正 (...

    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/ja/redaction/groupdocs-redac...
  6. Editar documentos do Word | Edição Online e Abo...

    Descubra maneiras eficientes de editar documentos do Word. Edite arquivos DOC/DOCX online ou faça isso programaticamente usando C# e Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/pt/editor/edit-word-documents/
  7. .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...
  8. Word-documenten bewerken | Online redactie en p...

    Ontdek efficiënte manieren om Word-documenten te bewerken. Bewerk DOC/DOCX-bestanden online of doe het programmatisch met C# en Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/nl/editor/edit-word-documents/
  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...