Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 10,803 for

formatting

(0.03 sec)
  1. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Java....Convert files / CAD formats Convert CAD formats Leave feedback On...On this page About CAD file formats CAD stands for Computer-Aided...

    docs.groupdocs.com/conversion/java/convert/cad/
  2. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Node.js via Java....Convert files / Font formats Convert font formats Leave feedback On...render text. Popular file formats include TTF, OTF, CFF, and...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. 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...
  4. Convert database formats | Documentation

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

    docs.groupdocs.com/conversion/net/convert/datab...
  5. 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...
  6. 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...
  7. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for .NET....Convert files / Email formats Convert email formats Leave feedback On...On this page Email file formats are used by email applications...

    docs.groupdocs.com/conversion/net/convert/email/
  8. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java....Convert files / Email formats Convert email formats Leave feedback On...On this page Email file formats are used by email applications...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  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. 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...