Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 346 for

docx page removal

(0.11 sec)
  1. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...be an estimated word count, page count, character count, etc...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Handling the ID3v2 tag | Documentation

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

    docs.groupdocs.com/metadata/java/handling-the-i...
  3. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Advanced Usage / Removing metadata Removing metadata Leave feedback...the property to locate and remove it. The following example demonstrates...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  4. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....character replacement, see the page. The method allows you to get...dictionary, use the method. To remove character replacements from...

    docs.groupdocs.com/search/nodejs-java/character...
  5. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image.... getData ()); } } } Removing Photoshop metadata properties...Metadata for Java also supports removing Photoshop metadata blocks...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Handling the ID3v1 tag | Documentation

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

    docs.groupdocs.com/metadata/java/handling-the-i...
  7. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...a colored box Removes specific range of pages (slides, worksheets...

    docs.groupdocs.com/redaction/python-net/redacti...
  8. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats.... } Removing email attachments Both root...following code sample shows how to remove all email message attachments...

    docs.groupdocs.com/metadata/java/working-with-s...
  9. Working with saved Emails | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats.... } Removing email attachments Both root...following code sample shows how to remove all email message attachments...

    docs.groupdocs.com/metadata/net/working-with-sa...
  10. 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...