Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 15,873 for

file

(0.78 sec)
  1. The issue of being unable to edit a PDF convert...

    After converting a PDF File to a PPTX File, it cannot be edited, and the error message displayed is: “Editing text does not support Type 3 fonts.” What is the reason for this? If we subscribe to the paid version, will it…...After converting a PDF file to a PPTX file, it cannot be edited...will it retain the original PDF file’s fonts when converting PDF...

    forum.groupdocs.com/t/the-issue-of-being-unable...
  2. Convert CSV to MD using Node.js

    Learn how to convert CSV to MD using Node.js for easy data transformation. Moreover, you can export CSV to MD in Node.js with clear, step-by-step instructions....js Converting CSV files to Markdown (MD) format is a...into a well-structured Markdown file. This method is especially useful...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  3. Render Filtered Messages from Outlook Data File...

    We are delighted to announce that we have rolled out version 19.1 of GroupDocs.Viewer for .NET. The latest version brings five new features, three bug fixes, and three improvements. You can now obtain the email messages as well as filter the messages contained in Outlook Data Files (OST/PST). Furthermore, we have extended our list of supported File formats by adding the support of VCF File format. Please have a look at the release notes for more details on new features, fixes, and improvements....messages contained in Outlook Data Files (OST/PST). Furthermore, we have...supported file formats by adding the support of VCF file format...

    blog.groupdocs.com/viewer/render-filtered-messa...
  4. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived Files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....information about archived files The following code snippet shows...foreach ( var file in root . ZipPackage . Files ) { Console ....

    docs.groupdocs.com/metadata/net/working-with-zi...
  5. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...content) Error converting DCM file Image Export failed exception...or Kanji text file result in blocks in pdf file Unable to set...

    forum.groupdocs.com/t/free-support-policies/6034
  6. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....or more files suitable to display. The resulting files can be...rendering to PDF is one paginated file. Rendering a multi-page document...

    docs.groupdocs.com/viewer/java/rendering-docume...
  7. Remove Metadata from XLSX using C#

    Efficiently grasp the knowledge of how to remove metadata from XLSX using C#. Also, you'll get a code example demonstrating how to clean metadata from XLSX in C#....XLSX using C# Metadata in XLSX files, encompassing sensitive data...properties, must be removed prior to file sharing or publication to safeguard...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  8. Retrieve the document information | GroupDocs

    Retrieving information about a document with GroupDocs.Viewer for Node.js...how to get a list of supported file formats. For details, please...the following pages: Note A file type is a standard way that...

    docs.groupdocs.com/viewer/nodejs-java/retrievin...
  9. Convert XLSX to MHTML using Node.js

    Quickly convert XLSX to MHTML using Node.js with a simple, efficient approach without installing extra tools. Let's learn how to export XLSX to MHTML in Node.js....is transforming spreadsheet files into web-friendly formats. If...XLSX content within a single file for easy sharing or email embedding...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  10. How to Convert XLSX to HTML using C#

    You can find detailed instructions on how to convert XLSX to HTML using C# in this topic, along with sample .NET code that does XLSX to HTML conversion using C#....widely used XLSX file format. To make XLSX files more easily accessible...by specifying the file path of input XLSX file To obtain the desired...

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