Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 984 for

replacement

(0.03 sec)
  1. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....times, the resource name will replace the placeholder in the HTML...

    docs.groupdocs.com/editor/net/saving-editabledo...
  2. Javaを使用して、ドキュメント内の単語と各単語の出現をカウントします

    ドキュメント解析APIを使用して、JavaのPDF、Word、Excel、PowerPoint、およびEメールドキュメントの単語数とその出現回数をカウントします。...replace(uniqueWord, wordCountTable...

    blog.groupdocs.com/ja/parser/count-words-and-oc...
  3. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....to keep the old values just replace the whole scheme root . getXmpPackage...

    docs.groupdocs.com/metadata/java/working-with-x...
  4. API on GroupDocs Blog | Document Automation Sol...

    API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 🤖 AI駆動の透かし: スマート......replace(".", "_");...

    blog.groupdocs.com/ja/tag/api/index.xml
  5. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the resource name. HtmlViewOptions...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  6. C#でExcelファイルを編集する|独自のオンラインExcelシートエディタを作成する

    Excelファイルの編集は、スプレッドシートとドキュメント編集APIを使用して.NETアプリケーション内のXLS、XLSX、ODSファイルを編集するためのC#の例で説明されています。...Replace("Company Name", "New Company...

    blog.groupdocs.com/ja/editor/edit-excel-files-i...
  7. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…...be not necessary and can be replaced with actual page image. I’ll...

    forum.groupdocs.com/t/unable-to-print-all-pages...
  8. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....modification using Find and Replace dialog. The following code...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Add watermarks to presentation documents | Docu...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....modification using Find and Replace dialog. The following code...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Edit Markdown Documents | Documentation

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java.... Note: Be sure to replace the paths in the code examples...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...