Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 48,812 for

format

(0.12 sec)
  1. 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...
  2. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D Formats.... File Format Apps Convert, Merge, Split...PowerPoint and many other file formats. Works with all browsers: Convert...

    www.fileformat.app
  3. 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...
  4. File Format Docs

    FileFormat Docs provides detailed Format specifications, inFormation about tools & apps that can handle specific file types, and how developers can use this info in developing better applications....of Contents File Format Docs A file format describes the structure...file formats, spreadsheet file formats, video file formats, image...

    docs.fileformat.com
  5. Load document of specific format | Documentation

    This article explains how to load document of specific Format....Of specific format Load document of specific format Leave feedback...a document of any supported format. When you’re loading a document...

    docs.groupdocs.com/watermark/net/load-document-...
  6. Load document of specific format | Documentation

    This article explains how to load document of specific Format....of specific format Load document of specific format Leave feedback...a document of any supported format. When you’re loading a document...

    docs.groupdocs.com/watermark/java/load-document...
  7. Standard date and time format strings - .NET | ...

    Learn how to use a standard date and time Format string to define the text representation of a date and time value in .NET....contents Standard date and time format strings Article 05/02/2023...time format string uses a single character as the format specifier...

    learn.microsoft.com/en-us/dotnet/standard/base-...
  8. Custom date and time format strings - .NET | Mi...

    Learn to use custom date and time Format strings to convert DateTime or DateTimeOffset values into text representations, or to parse strings for dates & times....contents Custom date and time format strings Article 12/04/2022...contributors Feedback A date and time format string defines the text representation...

    learn.microsoft.com/en-us/dotnet/standard/base-...
  9. Create new document by format | Documentation

    This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API....document by format Create new document by format Leave feedback...edit documents in various formats, including WordProcessing,...

    docs.groupdocs.com/editor/java/create-document/
  10. Excel 2003 XML Format - Free Support Forum - gr...

    I cannot get Excel 2003 XML Format to convert to CSV. Is this Format supported?...Excel 2003 XML Format GroupDocs.Conversion Product Family Chris1962...Excel 2003 XML format to convert to CSV. Is this format supported...

    forum.groupdocs.com/t/excel-2003-xml-format/10792