Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 14,324 for

file

(0.05 sec)
  1. How to run examples | Documentation

    This article describes how to run .NET File conversion API code examples....Open Visual Studio and go to File -> New -> Project . Select the...can either download the ZIP file from or clone the repository...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  2. Getting Document Information | Documentation

    This article explains how to detect the document File type and calculate the number of pages when converting a File with GroupDocs.Conversion for Java....they were loaded—whether from a file, a stream, or cloud storage...formats, including: File format Creation date File size Page count...

    docs.groupdocs.com/conversion/java/get-document...
  3. Get the format family and the additional inform...

    Get format family details & extra info about Files using GroupDocs.Viewer for Python....family is a group of several file types for which an application...archive files (.7z, .rar, .zip, etc.) or Outlook files (.ost,...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  4. Convert PDF to TXT using C#

    Let's efficiently learn how to convert PDF to TXT using C# without installing extra software. The library used to export PDF to TXT using C# is platform-independent....extracting text content from PDF files are a fundamental requirement...Converter class, supplying the PDF file path to its constructor Access...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  5. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....png"; File imageFile = new File(imagePath); byte[]...= "D:\\test.png"; File imageFile = new File(imagePath); byte[]...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  6. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....may be stored as a distinct file on the disk or its content may...resultant produced HTML. A list of file formats that support font export...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  7. Convert Selected or Partial Spreadsheet Rows

    You might be looking for a software component or API using that an excel sheet could be converted to PDF/Word or any other supported format partially. What is the difference? Many of us are just concerned with the output. Process an excel spreadsheet and get the right PDF/output. A simple conversion (Complete spreadsheet to PDF) is ideal until the source File has limited number of rows. Partial Conversion - Usability If you have a spreadsheet with more than 10,000 rows and your data or concerned rows are somewhere between 5,000 to 8,000....PDF) is ideal until the source file has limited number of rows ...screenshots of source and output files. API allows you to set sheet/page...

    blog.groupdocs.com/conversion/convert-selected-...
  8. GroupDocs.Metadata for Java | Documentation

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular File formats. Java metadata changer API gets the File as input, access the File property information and allows users to perform metadata operations for locating this specific File easily for future reference. GroupDocs.Metadata supports over 170 popular File formats. Load text documents, spreadsheets, presentations, PDF Files, web pages, email messages, and images and render/display them in HTML, PDF, PNG, and JPEG formats....popular file formats. Java metadata changer API gets the file as input...input, access the file property information and allows users...

    docs.groupdocs.com/metadata/java/
  9. GroupDocs.Conversion font substitution issue - ...

    We need to support hieroglyphs during File to pdf conversion but seemingly font substitution doesn’t fall back to our chosen font. Some of our documents contains “Segoe UI Historic” characters and we would like to use …...to support hieroglyphs during file to pdf conversion but seemingly...rendered well in the result file. Some other details: We use...

    forum.groupdocs.com/t/groupdocs-conversion-font...
  10. How to Convert PDF to TIFF in Java

    Quickly understand the procedure for doing document transformation, learn how to convert PDF to TIFF in Java, and create the code to export PDF to TIFF using Java....class and pass the input PDF file to its constructor Initialize...customizing the output TIFF file Finally, call the Convert method...

    kb.groupdocs.com/conversion/java/how-to-convert...