Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 341 for

docx page removal

(0.43 sec)
  1. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...API that allows to replace or remove metadata using filters or search...

    docs.groupdocs.com/redaction/python-net/metadat...
  2. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag....OutputMp3 ); } Removing a Lyrics tag To remove the Lyrics tag...code sample below shows how to remove the Lyrics tag from an MP3...

    docs.groupdocs.com/metadata/java/handling-the-l...
  3. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... Removing XMP metadata To remove the XMP package...code sample below shows how to remove XMP metadata from a file. advanced_usage...

    docs.groupdocs.com/metadata/nodejs-java/working...
  4. Alignment and font issues in the generated PDF ...

    We have a Docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...11, 2025, 7:12am 1 We have a docx file in which Arial MT, Times...the docx and pdf files for your reference. testSEFE03.docx (1...

    forum.groupdocs.com/t/alignment-and-font-issues...
  5. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....getByLine ()); } } Removing IPTC IIM metadata To remove the IPTC package...code sample below shows how to remove IPTC metadata from a file....

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....popular redaction case is to remove a text from a document. With...different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...

    docs.groupdocs.com/redaction/python-net/text-re...
  7. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....range search Leave feedback This page describes how you can search...format, use the method, to remove it, use the method, to clear...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  8. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....docx" )) { System . Drawing . Point...Multi-frame images You can remove frames from a multi-frame image...

    docs.groupdocs.com/redaction/net/image-redactions/
  9. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....TiffUndefinedTag Removing EXIF metadata To remove the EXIF package...code sample below shows how to remove EXIF metadata from a file....

    docs.groupdocs.com/metadata/nodejs-java/working...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....be an estimated word count, page count, character count, etc...methods that allow updating (or removing) the extracted properties...

    docs.groupdocs.com/metadata/net/working-with-me...