Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 16,289 for

file

(0.54 sec)
  1. How to Convert DOCX to OTT using Java

    We'll present straightforward instructions on how to convert DOCX to OTT using Java. Also, we'll provide code sample that explains how to export DOCX to OTT in Java....standards, the conversion of a DOCX file to the OTT format becomes a...Converter class by passing DOCX file path as an argument to its constructor...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Sign JPEG with QR Code using C#

    In this discussion, we'll walk you through how to sign JPEG with QR Code using C#. Furthermore, we'll supply a code example to create QR Code in JPEG using C#....your project for signing JPEG file with QR Code Add reference to...passing the path of input JPEG file as an argument to its constructor...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  3. How to Convert MSG to MHTML using C#

    In this article, you will learn how to convert MSG to MHTML using C# without installing third party software. Also, we will provide code to export MSG to MHTML in C#....conversion contains transforming MSG files to MHTML format. In this article...convert MSG file format to MHTML Pass the MSG file’s path to the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not....rb file that we created in the last...Example of simple Group # Create a file called sample_spec.rb with the...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  5. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your Files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...DOC, PPT, XLS and many other files of different types in your ...Metadata for .NET supports many file formats. See full list at article...

    docs.groupdocs.com/metadata/net/extracting-meta...
  6. How to Convert Image to Word using C#

    This quick article describes the stepwise process to convert Image to Word using C# and how to develop an application for Image to Word converter in C#....class for loading the input JPG file from the disk for transforming...outline how to load an input file using the Converter class and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Compare Word Documents | GroupDocs

    Compare Microsoft Word (.doc, .docx) documents and detect text, formatting, and style differences using GroupDocs.Comparison for Python via .NET....API: Compares DOC and DOCX files (and Word-compatible formats...compare() to generate the result file. Example: Compare Word documents...

    docs.groupdocs.com/comparison/python-net/develo...
  8. How to Convert ODT to MHTML using C#

    Within this subject, you will learn how to convert ODT to MHTML using C# without installing third-party software. You will also get code to export ODT to MHTML in C#....in order to export ODT file to MHTML file format Create an instance...Converter class by passing the ODT file path as an argument to its constructor...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Extract Metadata from Word Document in C#

    This short tutorial explains every piece of information to extract Metadata from Word document in C# and provides a working code to get Word metadata using C#....extracting Metadata from the Word file Instantiate the Parser class...class for loading the input DOCX file Invoke the GetMetadata method...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  10. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....signature digital certificate (file on local disk or stream ) (required)...the paths for the input PDF file, the digital certificates, and...

    docs.groupdocs.com/signature/net/iterative-digi...