Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 16,690 for

file

(0.04 sec)
  1. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a File such as a document or a photo that is attached to an email. It’s easy to attach pictures, Files, contacts, emails and many other items to your Outlook messages. If you selected a File on your local computer or group document library for the attachment purpose, a copy of the File is attached to the email. The case: A software developer is making a document viewing application....An ‘attachment’ is a file such as a document or a photo that...It’s easy to attach pictures, files, contacts, emails and many other...

    blog.groupdocs.com/viewer/process-microsoft-out...
  2. How to Run Examples | GroupDocs

    Examples to annotate on your documents, images or web pages using C#....Visual Studio and navigate to File -> New -> Project . Select the...client. If you downloaded the ZIP file, extract the folders to the...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  3. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java.... The conversion of TXT files to PowerPoint presentations...class and provide the input TXT file path to its constructor Get...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. CHM Files Now Supported in Version 17.8.0 of Gr...

    Team GroupDocs is pleased to notify its users about the regular monthly release of version 17.8.0 of the .NET Text extraction API. The latest release introduces support for .chm Files and allows its users to extract text from CHM Files. This feature allows extracting either a single line or all text characters from a File of .chm format. We highly recommend our users to download or update the API to the latest version and get advantage of the ability to extract text from the CHM Files....chm files and allows its users to extract...extract text from CHM files. This feature allows extracting either...

    blog.groupdocs.com/parser/chm-files-now-support...
  5. convert dwg to pdf in java on GroupDocs Blog | ...

    convert dwg to pdf in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert dwg to pdf in java on GroupDocs Blog | Document Automation Solution......AutoCAD ke PDF di Java Konversikan file CAD seperti DWG ke PDF di Java...menggunakan Java Bangun penampil file CAD Anda di Java. Konversikan...

    blog.groupdocs.com/id/tag/convert-dwg-to-pdf-in...
  6. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....class and load the source Word file Initialize MarkupConvertOptions...Convert method, pass the converted file name and instance of MarkupConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....class and pass the input RTF file to its constructor Instantiate...converted PDF file Finally, save the resultant file to the disk...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....avatarStream = new FileInputStream(new File("E:\\\\Images\\\\smile.jpeg"));...can still use good old local file storage but if you need more...

    blog.groupdocs.com/annotation/save-annotations-...
  9. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....recognized metadata properties from a file Sometimes you may need to just...packages/properties. Load a file to clean Call the sanitize method...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  10. Clean metadata | GroupDocs

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....recognized metadata properties from a file Sometimes you may need to just...metadata packages/properties. a file to clean Call the method Check...

    docs.groupdocs.com/metadata/net/clean-metadata/