Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 14,018 for

file

(0.26 sec)
  1. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of new features, improvements, and changes in the API, please read our release notes....rendering Cells documents ONE file format support DJVU format support...Fix - Failed to convert djvu file to pdf in the Asp.Net application...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  2. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for Java.... Specify the source file path or stream. Call the method...method. Specify the target file path or stream. Instantiate the...

    docs.groupdocs.com/comparison/java/word-track-c...
  3. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....It allows to skip unnesesary file loading. /// </summary> public...ExternalResourceLoad args ) { // Check if the file name ends with installation...

    docs.groupdocs.com/parser/net/handle-loading-of...
  4. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....docx" )) { // Create an HTML file. HtmlViewOptions viewOptions..."sample.docx" ) ' Create an HTML file. Dim viewOptions As HtmlViewOptions...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  5. Replace missing font | Documentation

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....pptx" )) { // Create an HTML file. HtmlViewOptions viewOptions..."sample.pptx" ) ' Create an HTML file. Dim viewOptions As HtmlViewOptions...

    docs.groupdocs.com/viewer/net/replace-missing-f...
  6. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API....C# // for this example input file ("input.pdf") must have at least... PageNumber = 9 }; //Result file will be contain only two pages...

    docs.groupdocs.com/annotation/net/save-only-ann...
  7. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....docx" )) { // Create a PDF file. PdfViewOptions viewOptions..."sample.docx" ) ' Create a PDF file. Dim viewOptions As PdfViewOptions...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  8. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word documents using Java and provides complete information on writing Java code to compare two Word documents....functionality to compare Word files in Java Instantiate Comparer...class and pass the source Word file to its constructor Call the...

    kb.groupdocs.com/comparison/java/how-to-compare...
  9. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....Improvements # Ability to verify files with .cmx (CorelDraw) format...to search . cmx (CorelDraw) files as image documents Ability to...

    blog.groupdocs.com/signature/embed-custom-objec...
  10. How to Render DOCX as PDF using Java

    Efficiently grasp the knowledge on how to render DOCX as PDF using Java. Additionally, we'll furnish you with a code example in Java to convert DOCX to PDF....documents ( DOCX ) into PDF files is a frequent requirement in...the process of rendering DOCX files as PDF using Java. We’ll supply...

    kb.groupdocs.com/viewer/java/how-to-render-docx...