Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 443 for

docx page removal

(0.05 sec)
  1. Handling the Lyrics tag | GroupDocs

    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...
  2. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....Rendering API - Improvements # Remove embedded audios from presentation...HTML pages of two different documents in the same page in browser...

    blog.groupdocs.com/viewer/partial-rendering-lar...
  3. Working with IPTC IIM metadata | GroupDocs

    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...
  4. Handling the ID3v2 tag | GroupDocs

    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...
  5. 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...
  6. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....demonstrates how to add and remove attributes from indexed documents...addToAll ( 'public' ); // Removing one attribute from one indexed...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Search has the ability to remove individual documents from the...from a stream or structure. To remove documents indexed by a file...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  8. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.... Search ( "page number" ); // Iterate over search...SearchResult > sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/developer-guide/a...
  9. Metadata redactions | GroupDocs

    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...
  10. Text redaction | GroupDocs

    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...