Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 11,069 for

formatting

(0.09 sec)
  1. Convert finance formats | Documentation

    This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....files / Finance formats Convert finance formats Leave feedback...feedback On this page Financial formats provide a standardized structure...

    docs.groupdocs.com/conversion/net/convert/finance/
  2. Convert database formats | Documentation

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....files / Database formats Convert database formats Leave feedback...extensions and their file formats include SQLite, DB, ACCDB,...

    docs.groupdocs.com/conversion/java/convert/data...
  3. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Supported Document Formats Supported Document Formats Leave feedback...File Formats The following table indicates the file formats, supported...

    docs.groupdocs.com/redaction/java/supported-doc...
  4. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here....Supported file formats Supported file formats Leave feedback...more. This topic lists file formats supported by GroupDocs.Viewer...

    docs.groupdocs.com/viewer/python-net/supported-...
  5. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Supported Document Formats Supported Document Formats Leave feedback...saves the result in a different format. In this case, the output file...

    docs.groupdocs.com/annotation/net/supported-doc...
  6. Save in original format | Documentation

    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(); }...Save in original format Save in original format Leave feedback...to save file in its original format with current date as a suffix:...

    docs.groupdocs.com/redaction/java/save-in-origi...
  7. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...Save in original format Save in original format Leave feedback...to save file in its original format with current date as a suffix:...

    docs.groupdocs.com/redaction/net/save-in-origin...
  8. Working with formatted text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with formatted text Working with formatted text Leave feedback...Extract formatted text from document Extract formatted text from...

    docs.groupdocs.com/parser/java/working-with-for...
  9. Working with formatted text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with formatted text Working with formatted text Leave feedback...Extract formatted text from document Extract formatted text from...

    docs.groupdocs.com/parser/net/working-with-form...
  10. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Supported Document Formats Supported Document Formats Leave feedback...supports a wide range of file formats for adding, searching, and...

    docs.groupdocs.com/watermark/java/supported-doc...