Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,214 for

replacement

(0.11 sec)
  1. Removing Empty Paragraphs | GroupDocs

    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 Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/java/removing-empty...
  2. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....dictionary Alphabet Character replacements Document passwords Homophone...

    docs.groupdocs.com/search/java/managing-diction...
  3. Render documents | GroupDocs

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

    docs.groupdocs.com/viewer/net/rendering-documents/
  4. Parse Documents to Extract Text and Metadata us...

    GroupDocs.Parser for Java API is in the market since last year and it is proved to be one of the powerful document parser APIs. It allows parsing and reading popular formats of word processing documents, spreadsheets, presentations, ebooks, emails, markup documents, notes, archives, and databases. Not only the text but you can also extract the images and metadata properties from various document formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, ONE, and many more....to perform project-wide replacements of packages from com.groupdocs...

    blog.groupdocs.com/parser/extract-text-and-meta...
  5. 140+ Dosya Biçimi için ASP.NET Core MVC'de Belg...

    Çevrimiçi belge görüntüleyiciler, özellikle içerik yönetim sistemlerinde dijital belgelerin artan kullanımından sonra popüler hale geldi. Bu popülerliğin arkasındaki sebep, özel yazılım programları satın almadan veya kurmadan çeşitli belge formatlarını görüntüleyebilmenizdir. Belge görüntüleyicilerin önemini göz önünde bulundurarak, ASP.NET MVC’de evrensel bir belge görüntüleyicinin nasıl oluşturulacağı hakkında bir makale yazmayı düşündüm. [.NET Çekirdeği](https://en.wikipedia. org/wiki/.NETCore) çerçevesi. Arka uçta belge işleme için, PDF dahil 140’tan fazla belge türünü destekleyen güçlü bir belge görüntüleyici API’si olan GroupDocs....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/tr/viewer/document-viewer-in...
  6. ایجاد Document Viewer در ASP.NET Core MVC برای ...

    بینندگان اسناد آنلاین پس از افزایش استفاده از اسناد دیجیتال، به ویژه در سیستم های مدیریت محتوا، محبوب شده اند. دلیل این محبوبیت این است که شما می توانید انواع فرمت های اسناد را بدون خرید یا نصب برنامه های نرم افزاری اختصاصی مشاهده کنید. با توجه به اهمیت نمایشگر اسناد، فکر کردم مقاله ای در مورد نحوه ایجاد یک نمایشگر سند جهانی در ASP.NET MVC بنویسم. ما قصد داریم یک برنامه نمایش اسناد ASP....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/fa/viewer/document-viewer-in...
  7. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/zh/editor/edit-word-document...
  8. 編輯 XML 檔案 |線上編輯和程序化方法

    探索編輯 XML 檔案的有效方法。可以在線上編輯 XML 文件,也可以使用 C# 和 Java 以程式設計方式進行編輯。...Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/zh-hant/editor/edit-xml-files/
  9. Modifier des présentations en Java | Édition PP...

    L'édition de présentations PowerPoint est expliquée avec un exemple Java pour éditer des fichiers PPT, PPTX et ODP dans votre application à l'aide de l'API d'édition de présentation....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  10. Modifier des feuilles de calcul Excel | Édition...

    Découvrez des moyens efficaces de modifier des feuilles de calcul Excel. Modifiez les fichiers XLS/XLSX en ligne ou faites-le par programme en utilisant C# et Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/fr/editor/edit-excel-spreads...