Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 15,875 for

file

(0.57 sec)
  1. How to Extract Text from XML in C#

    Quickly extract Text from XML in C# using one of the popular document parser APIs and learn how to develop the functionality to get Text from XML using C#....project to extract Text from XML file Add a reference to the necessary...extracting text from the XML file Create an instance of the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  2. 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...
  3. 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-...
  4. PNG Metadata Editor – View & Edit PNG Properties

    Discover ways to view and edit PNG metadata. Either edit PNG metadata online or do it programmatically using C# & Java....into the heart of your PNG files and initially learn viewing...PNG file in two ways: Click on “Browse” and pick your file. Drag...

    blog.groupdocs.com/metadata/view-edit-png-metad...
  5. Excel rendering produces low-resolution text co...

    Hello, We are using GroupDocs.Viewer for Java (v25.12) to render documents as JPG images. While testing Excel rendering, we noticed that the image quality produced by our application is significantly lower than the res…...are attaching three files: Original Excel file JPGimage rendered...rasterized However: The same Excel file converted using the GroupDocs...

    forum.groupdocs.com/t/excel-rendering-produces-...
  6. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX File formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following File formats in version 18....can now render XLTM and XLTX file formats. We have also added...Viewer for .NET 18.3. Supported File Formats # We have added the...

    blog.groupdocs.com/viewer/control-image-quality...
  7. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......Processing Document as a Markdown File Markdown is a well known and...popular in writing wikis, readme files, and others. Restart the List...

    blog.groupdocs.com/categories/groupdocs.assembl...
  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. GroupDocs.Editor Product Family | GroupDocs

    Use GroupDocs.Editor libraries to programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations...Editor Product Family Excellent file editor component that empowers...across more than 170+ supported file formats Documentation .NET Java...

    docs.groupdocs.com/editor/
  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/