Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 436 for

docx page removal

(0.56 sec)
  1. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....News Support of Setting Output Page Size when Rendering Email Messages...the feature of setting output page size when rendering email messages...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  2. Character replacements | GroupDocs

    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...
  3. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search....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/net/date-range-search/
  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/net/handling-the-id...
  5. Date range search | GroupDocs

    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/java/date-range-search/
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. 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...