Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,610 for

one

(0.04 sec)
  1. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....convert your font file from one format into another. For example...

    docs.groupdocs.com/conversion/java/convert/font/
  2. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....setPageCount ( 1 ); // save only one page options . getRasterization...

    docs.groupdocs.com/redaction/java/select-specif...
  3. GroupDocs.Parser 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....latest version came up with one new feature and three enhancements...of detecting media type of .one file. Following sections provide...

    blog.groupdocs.com/categories/groupdocs.parser-...
  4. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... Create one or several objects of object...key for encryption (at least one character) /// </summary> public...

    docs.groupdocs.com/signature/net/implement-cust...
  5. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...specific folder, use the method of one of the following classes (depending...

    docs.groupdocs.com/viewer/java/old-render-archi...
  6. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into One using GroupDocs.Merger for Node.js via Java....contents can be transferred from one operating system to another without...multiple RTF documents into one is pretty the same as for any...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  7. How to Compare Powerpoint Files using Java

    Let's get familiar yourself with the process to compare Powerpoint Files using Java and how to create functionality to compare two ppt files for differences in Java.... We will use one of the best document comparison...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. How to Convert XLSX to JPG using C#

    This article includes complete steps to convert XLSX to JPG using C# and code example to transform XLSX to JPG in C# along with configuration of conversion product....the detailed process for using one of the most popular document...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#.... Using one of the most well-liked conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert Excel to PDF in C#

    Let's look at how to convert Excel to PDF in C# and how to use the C# Excel to PDF sample code to convert a workbook, selected sheets, or any cell range to PDF....PDF in C# The PDF format is one of the most widely used document...

    kb.groupdocs.com/conversion/net/how-to-convert-...