Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 31,291 for

groupdocs.annotation

(1.56 sec)
  1. Email attachments | GroupDocs

    Extract, add, and remove attachments in email messages using Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/email-a...
  2. Reduce image quality | GroupDocs

    Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/save-in...
  5. Taxonomies | GroupDocs

    Taxonomy Taxonomy (general)is the practice and science of classification of things or concepts, including the principles that underlie such classification. In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. Automotive, Books_and_Literature, Business_and_Finance, Careers, Education, Events_and_Attractions, Family_and_Relationships, Fine_Art, Food_&_Drink, Healthy_Living, Hobbies_&_Interests, Home_&_Garden, Medical_Health, Movies, Music_and_Audio, News_and_Politics, Personal_Finance, Pets, Pop_Culture, Real_Estate, Religion_&_Spirituality, Science, Shopping, Sports, Style_&_Fashion, Technology_&_Computing, Television, Travel, Video_Gaming Documents taxonomy Documents taxonomy:...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/taxonomies/
  6. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/supported-doc...
  8. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  9. GroupDocs.Viewer for Node.js via Java | GroupDocs

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your JavaScript application....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/
  10. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/homophone...