Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 11,051 for

format

(0.04 sec)
  1. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...Password = decryptedPassword, Format = (WordProcessingFileTy)FileType...3 I am aware that the .txt format does not store any font information...

    forum.groupdocs.com/t/txt-font-replacement/16295
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Signature uses embedded json format serialization but allows user...encryption properties and setup Format attributes for properties....

    docs.groupdocs.com/signature/net/search-for-emb...
  3. Common List Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the HTML Document Format. Adding Syntax to be evaluated by GroupDocs....List report in HTML Document format. Note The code uses some of...generated in the HTML Document format. Adding Syntax to be evaluated...

    docs.groupdocs.com/assembly/java/common-list-im...
  4. GroupDocs.Redaction Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....from the popular document formats. As far as the supported features...aim to provide you a single, format-independent interface containing...

    blog.groupdocs.com/categories/groupdocs.redacti...
  5. How to Convert XLS to XLSX in Java

    Follow this step-by-step tutorial to convert XLS to XLSX in Java. Perform document conversion without Microsoft Office to convert XLS to XLSX using Java....document from one spreadsheet format to another is fairly straightforward...conversion for Spreadsheet formats. Following the aforementioned...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file Format and the feature of rendering files contained in the ZIP archives....introduced the support of CDR file format and the feature of rendering...File Format # We have added the support of CDR file format that...

    blog.groupdocs.com/viewer/render-files-containe...
  7. How to Convert DOCX to SVG using C#

    Within this article, you will find complete instructions on how to convert DOCX to SVG using C# along with sample .NET application to transform DOCX to SVG in C#....Converting a DOCX file to SVG format can be useful when you need...Converting DOCX documents to SVG format can be useful in various scenarios...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert HTML to RTF in Java

    This short article provides thorough inFormation to convert HTML to RTF in Java and how to use it for the development of the Java HTML to RTF application....converting an HTML document to RTF format. Steps to Convert HTML to RTF...conversion from HTML to RTF format Initialize the Converter class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. 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....convert HTML files to DOCX format. The following steps are required...convert HTML to a different format, such as DOCX. You can utilize...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Get document info | Documentation

    This article shows how to get the basic document info.... Format ( "FileType: {0}" , info ....Console . WriteLine ( string . Format ( "PageCount: {0}" , info ...

    docs.groupdocs.com/parser/net/get-document-info/