Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 5,453 for

file viewer

(0.03 sec)
  1. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your .NET applications....Viewer Product Solution GroupDocs...metadata: Set metadata from source file C# using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/set-document-...
  2. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET....Viewer Product Solution GroupDocs...a text to be compared, not a file path). Instantiate the Comparer...

    docs.groupdocs.com/comparison/python-net/load-t...
  3. 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....Viewer Product Family GroupDocs.Comparison...functionality to compare Word files in Java Instantiate Comparer...

    kb.groupdocs.com/comparison/java/how-to-compare...
  4. GroupDocs.Assembly for Python overview | Docume...

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....Viewer Product Solution GroupDocs...assembled file using explicit specifications or file extension...

    docs.groupdocs.com/assembly/python-net/product-...
  5. Product Overview | Documentation

    GroupDocs.Merger for Python via .NET provides a wide range of document manipulation features - merge multiple Files into one File, split single File to separate Files, reorder, rotate and remove document pages without third-party tools....Viewer Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/python-net/product-ov...
  6. How to Convert HTML to DOCX using C#

    This article provides guidance on how to convert HTML to DOCX using C#. It also includes code example to export HTML to DOCX in C# on various operating systems....Viewer Product Family GroupDocs.Comparison...quickly and easily convert HTML files to DOCX format. The following...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Convert ODT to JPG using Java

    In this topic, we will discover how to convert ODT to JPG using Java without installing additional software installations along with code to export ODT to JPG in Java....Viewer Product Family GroupDocs.Comparison...an ODT (Open Document Text) file and desire to convert it to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert PNG to JPG using Java

    Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application....Viewer Product Family GroupDocs.Comparison...the input PNG file for transforming to a JPG file Create an instance...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert Text to PDF in C#

    This quick tutorial provides thorough instructions to convert Text to PDF in C# and a working example to demonstrate the implementation of C# Text to PDF capability....Viewer Product Family GroupDocs.Comparison...class and pass the input Text file to its constructor Create an...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Viewer Product Solution GroupDocs...Old coding style // Load the file Document doc = Redactor . load...

    docs.groupdocs.com/redaction/java/migration-notes/