Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 6,234 for

file conversion

(0.06 sec)
  1. GroupDocs.Signature for Java | GroupDocs

    GroupDocs.Signature for Java is an easy to use electronic signature API designed for Java applications...Conversion Product Solution GroupDocs...digital signatures for various file formats. Using digital signatures...

    docs.groupdocs.com/signature/java/
  2. Save comparison result in different format | Gr...

    Learn how to save the comparison result to different output formats using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...formats depend on the source file type. Common targets include...

    docs.groupdocs.com/comparison/python-net/save-c...
  3. Save in original format | GroupDocs

    The following example demonstrates how to save File in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Conversion Product Solution GroupDocs...example demonstrates how to save file in its original format with...

    docs.groupdocs.com/redaction/java/save-in-origi...
  4. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....Conversion Product Solution GroupDocs...= new SpreadsheetWatermark ( File . ReadAllBytes ( "test.png"...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  5. Heading level offset | GroupDocs

    Shift all heading levels in the Markdown output...Conversion Product Solution GroupDocs...annual-report.docx is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/heading-offset/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Merging data from two spreadsheet files is not a difficult task in Excel...about if you have to combine files in large numbers? Don’t think...

    blog.groupdocs.com/groupdocs.blog/page/19/
  7. Install GroupDocs.Markdown for Python via .NET ...

    How to install and run GroupDocs.Markdown for Python via .NET on Linux, macOS, and in Docker containers....Conversion Product Solution GroupDocs...are required for Markdown conversion. Prerequisites The only system-level...

    docs.groupdocs.com/markdown/python-net/installa...
  8. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor for Java is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Conversion Product Solution GroupDocs...GroupDocs.Editor allows you to edit files and documents across wide range...

    docs.groupdocs.com/editor/java/features-overview/
  9. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Conversion Product Solution GroupDocs...GroupDocs.Editor allows you to edit files and documents across wide range...

    docs.groupdocs.com/editor/net/features-overview/
  10. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing documents with GroupDocs.Comparison for Node.js via Java....Conversion Product Solution GroupDocs...'@groupdocs/groupdocs.comparison' ); // Define file paths for source, target and...

    docs.groupdocs.com/comparison/nodejs-java/adjus...