Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 12,032 for

format

(0.23 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Spreadsheet and PDF document formats. This monthly release is also...detection of shapes for Spreadsheet format and watermark text style for...

    blog.groupdocs.com/groupdocs.blog/page/81/
  2. How to Convert PDF to Word in Java

    Take look at how to convert PDF to Word in Java for document conversion and use the sample code to convert PDF to DOCX using Java in your projects straight away....to convert it to an editable format. This article provides step-by-step...the document from PDF to DOCX format. However, you can convert any...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....resentations into plain text format Add the groupdocs.conversion...object and assign the output format as WordProcessingFileTy.Txt...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  4. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...can create some primitive formatting like lists with leading markers...but also to WordProcessing formats. Loading Text File for Editing...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  5. Convert RTF to TIFF using Node.js

    Learn how to convert RTF to TIFF using Node.js with a simple step-by-step guide. Easily export RTF to TIFF in Node.js using a powerful document conversion library....ability to convert document formats is crucial for various applications...Rich Text Format ( RTF ) files into image formats such as TIFF...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  6. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....Words documents LaTeX file format viewing support Support for...invalid for .docx Text document format detected as “Unknown” GetPages()...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX Formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....to powerpoint presentation format. Along with from base class...PageNumber = 2 , PagesCount = 1 , Format = PresentationFileType . Ppt...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  8. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image inFormation that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary Format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Managing metadata for specific formats / Images / Working with metadata...properties in a proprietary binary format derived from EXIF. GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-make...
  9. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Managing metadata for specific formats / Video / Working with Metadata...metadata in ASF files Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. You do not need to use Microsoft...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/net/render-ms-project...