Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,651 for

as

(0.14 sec)
  1. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleAsed to announce another releAse of AsP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This releAse v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features.

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  2. Customize watermarks | GroupDocs

    Adjust text or image watermark appearance and position using Python via .NET....Adjust text or image watermark appearance and position using Python via .NET.

    docs.groupdocs.com/watermark/python-net/basic-u...
  3. Edit Watermark Objects in PowerPoint and Visio ...

    We are happy to announce that GroupDocs.Watermark for .NET 18.1 hAs been releAsed and it is available for download. In this releAse, we have added the support of editing the objects that can be considered As watermark in MS PowerPoint and MS Visio documents. PleAse continue to read more about this latest releAse. Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered As watermark in PowerPoint documents....We are happy to announce that GroupDocs.Watermark for .NET 18.1 has been released and it is available for download. In this release, we have added the support of editing the objects that can be considered as watermark in MS PowerPoint and MS Visio documents. Please continue to read more about this latest release. Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered as watermark in PowerPoint documents.

    blog.groupdocs.com/watermark/edit-watermark-obj...
  4. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to eAsily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrAse or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.

    docs.groupdocs.com/redaction/python-net/text-re...
  5. How to merge JPG images using C# | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge JPG image files, combine JPG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Merge XLSX files using C#

    Discover the process of how to merge XLSX files using C#. Enhance document management efficiency by learning how to combine XLSX files in C# programming language....Discover the process of how to merge XLSX files using C#. Enhance document management efficiency by learning how to combine XLSX files in C# programming language.

    kb.groupdocs.com/merger/net/merge-xlsx-files-us...
  7. Convert DOCX to HTML using Node.js

    In this article, we will provide you detail on how to convert DOCX to HTML using Node.js. Also, you will be provide a code example to export DOCX to HTML in Node.js....In this article, we will provide you detail on how to convert DOCX to HTML using Node.js. Also, you will be provide a code example to export DOCX to HTML in Node.js.

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  8. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...This article demonstrates the simplest way to save the document

    docs.groupdocs.com/redaction/python-net/save-wi...
  9. How to Add Redaction Annotation to PDF using C#

    Learn the necessary steps to add redaction annotation to PDF using C#, and eAsily leverage APIs to gain ability to incorporate redaction annotation in PDF using C#....Learn the necessary steps to add redaction annotation to PDF using C#, and easily leverage APIs to gain ability to incorporate redaction annotation in PDF using C#.

    kb.groupdocs.com/annotation/net/how-to-add-reda...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rAsterization options In order to use the advanced rAsterization options you have to pAss one of the options to Save method. In this cAse the document will be rAsterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRAsterizationOptions with default settings. Python import groupdocs.redaction As gr import groupdocs.redaction.options As gro import groupdocs.redaction.redactions As grr def run(): # Specify the redaction options repl_opt = grr....Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.

    docs.groupdocs.com/redaction/python-net/use-adv...