Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,712 for

as

(0.11 sec)
  1. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET....Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/compar...
  2. How to Add Distance Annotation in PDF using C#

    This article is designed to Assist you how to add distance annotation in PDF using C# along with comprehensive steps to insert distance annotation to PDF in C#....This article is designed to assist you how to add distance annotation in PDF using C# along with comprehensive steps to insert distance annotation to PDF in C#.

    kb.groupdocs.com/annotation/net/how-to-add-dist...
  3. 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...
  4. 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...
  5. Locking watermark in word processing document |...

    Lock watermarks in a Word document to restrict editing using Python via .NET....Lock watermarks in a Word document to restrict editing using Python via .NET.

    docs.groupdocs.com/watermark/python-net/locking...
  6. 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...
  7. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....This page contains descriptions of all character types. Character types differ in how characters of these types are indexed.

    docs.groupdocs.com/search/nodejs-java/character...
  8. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language.

    docs.groupdocs.com/merger/python-net/merge/excel/
  9. Releasing Next Generation GroupDocs.Comparison ...

    GroupDocs team happily announces the releAse of Next Generation GroupDocs.Comparison for .NET with the new features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version hAs a new installer and some new features, fixes, and more document formats are introduced....GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the new features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a new installer and some new features, fixes, and more document formats are introduced.

    blog.groupdocs.com/comparison/releasing-next-ge...
  10. How to build in docker | GroupDocs

    This is a guide about build an web api which uses GroupDocs.Conversion for .NET in a docker container...This is a guide about build an web api which uses GroupDocs.Conversion for .NET in a docker container

    docs.groupdocs.com/conversion/net/build-in-docker/