Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,057 for

replacement

(0.04 sec)
  1. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/net/removing-empty-...
  2. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....load a document which content replaces the doc tag then. By default...

    blog.groupdocs.com/assembly/support-for-dynamic...
  3. .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...
  4. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....Rotate pages Set custom fonts Replace missing font Save output to...

    docs.groupdocs.com/viewer/java/rendering-docume...
  5. Extract Images from PDF Documents in C# using ....

    Learn how to extract images from PDF files using C# within your .NET applications. Extract images from PDF files or from any specific page using .NET API....CHM eBooks in C# Find and Replace Text in PDF using C#...

    blog.groupdocs.com/parser/extract-images-from-p...
  6. How to convert html div to pdf - Free Support F...

    Hi How to convert a html div to pdf in Netcore 6?...} In this example, you can replace htmlContent with the actual...

    forum.groupdocs.com/t/how-to-convert-html-div-t...
  7. How to Edit XML Files using C# | XML Editing .N...

    Edit or update your XML data programmatically within your .NET applications using C#. Modify XML files and save the changes in various formats....will modify the XML data by replacing a value with another. The...

    blog.groupdocs.com/editor/edit-xml-files-using-...
  8. แก้ไขไฟล์ XML | การแก้ไขแบบออนไลน์และแนวทางแบบเ...

    ค้นพบวิธีที่มีประสิทธิภาพในการแก้ไขไฟล์ XML แก้ไขไฟล์ XML ออนไลน์หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java...Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/th/editor/edit-xml-files/
  9. แก้ไขเอกสาร Word ใน C# | สร้าง .NET Word Editor...

    การแก้ไขเอกสาร Word มีการอธิบายด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ DOC, DOCX, ODT ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขเอกสาร...Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/th/editor/edit-word-document...
  10. Editar apresentações em Java | Edição PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com um exemplo Java para editar arquivos PPT, PPTX, ODP em seu aplicativo usando a API de edição de apresentações....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...