Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 5,360 for

ai

(0.15 sec)
  1. Load password-protected documents | GroupDocs

    This article explAins how to open password-protected document with GroupDocs.Viewer within your Java applications....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/java/load-password-pr...
  2. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emAils. Both emAil message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  4. Show gap lines instead of changes | GroupDocs

    This article explAins how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  5. Add document to Presentation via OLE | GroupDocs

    This article explAins how to add document to Presentation via OLE with GroupDocs.Merger within your Java applications....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/merger/java/add-document-to-...
  6. Add point annotation | GroupDocs

    The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/annotation/net/add-point-ann...
  7. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for .NET API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/conversion/net/get-default-l...
  8. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Node.js via Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. 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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. 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:...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/classification/net/taxonomies/