Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,407 for

as

(0.03 sec)
  1. Load from Azure Blob Storage | Documentation

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your .NET applications....This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/load-document-fro...
  2. 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...
  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. 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...
  5. Annotate or Collaborate on Documents Easily Usi...

    Great news for all reviewers! We’ve introduced the new GroupDocs Annotation user interface to make your document annotation process eAsier and fAster. With these new enhanced UI and features, you are now able to annotate and collaborate on documents quickly. GroupDocs Annotation is a service that lets you perform document collaboration eAsily. You and your colleagues can annotate documents and perform document collaboration in real time. You can make suggestions or add the required comments online at the same time, which makes the review process much fAster....Great news for all reviewers! We’ve introduced the new GroupDocs Annotation user interface to make your document annotation process easier and faster. With these new enhanced UI and features, you are now able to annotate and collaborate on documents quickly. GroupDocs Annotation is a service that lets you perform document collaboration easily. You and your colleagues can annotate documents and perform document collaboration in real time. You can make suggestions or add the required comments online at the same time, which makes the review process much faster.

    blog.groupdocs.com/total/annotate-or-collaborat...
  6. Load from URL | Documentation

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

    docs.groupdocs.com/viewer/net/load-document-fro...
  7. View CAD files using Java API | Convert DWG DXF...

    Build your CAD files viewer in Java. Convert DWG, DGN to render As HTML, JPG, PNG, or PDF using document viewer Java API by GroupDocs....Build your CAD files viewer in Java. Convert DWG, DGN to render as HTML, JPG, PNG, or PDF using document viewer Java API by GroupDocs.

    blog.groupdocs.com/viewer/viewing-cad-documents...
  8. Text redaction | Documentation

    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...
  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. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents.

    docs.groupdocs.com/watermark/python-net/add-text/