Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,466 for

as

(0.04 sec)
  1. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such As, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.

    docs.groupdocs.com/redaction/python-net/redacti...
  2. Custom cache implementation | Documentation

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  3. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image.

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  4. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple net code lines and GroupDocs.Merger for Python via .NET....This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple net code lines and GroupDocs.Merger for Python via .NET.

    docs.groupdocs.com/merger/python-net/merge/powe...
  5. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleAsed to announce another releAse of AsP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This releAse v2.0.0 comes 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 WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.0 comes 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/asp.net-webforms-mode...
  6. Load from FTP | Documentation

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your .NET applications....This article explains how to load a document from FTP storage with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/load-document-fro...
  7. 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...
  8. How to merge JPG images using C# | Documentation

    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...
  9. Fallback text extractor for unsupported plain t...

    Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling bAsed on the content such As trimming the timestamp from log files is needed, we were…...Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling based on the content such as trimming the timestamp from log files is needed, we were…

    forum.groupdocs.com/t/fallback-text-extractor-f...
  10. Use advanced rasterization options | Documentation

    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...