Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 17,199 for

file

(0.2 sec)
  1. Converting a multi-tab XLSX to HTML causes Dire...

    We have groupdocs conversion for java deployed in a docker container running in kubernetes. Anytime we try to convert a spreadsheet with more than one tab, it blows up with the below exception. This occurs everytime an…...please share your spreadsheet file with us so that we can perform...occurs? I could share you a file, but every spreadsheet with...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...
  2. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# document automation. From viewing and editing documents to e-signatures and cost-effective licensing, optimize your workflow effortlessly.... Editing files: You can edit popular file formats like Word...and generating reports easier. File format conversion: Convert between...

    blog.groupdocs.com/total/streamline-document-au...
  3. Rare NullReferenceExceptions when adding stuff ...

    Hello, This is really hard to reproduce, so our wish is: Please take a look at the callstack and try to find out whether you know what the problematic method is and why something can be null there. Repro: Manually ex…...Repro: Manually extract lots of files In one step, call index.Add()...the temporary file was not created in the file system due to...

    forum.groupdocs.com/t/rare-nullreferenceexcepti...
  4. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more Files and get the difference between them....merge two or more files of . The compiled file shows line-by-line...process; Information extraction - file type, number of pages, etc.;...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing Files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Leave feedback On this page File comparison allows you to detect...differences between source and target files for changes at paragraphs, words...

    docs.groupdocs.com/comparison/java/features-ove...
  6. GroupDocs.Assembly for .NET 3.1.0 Released with...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Assembly for .NET 3.1.0. The latest version of our document generation API provides many enhancements and features. Please see below for the list of enhancements and features. Document Generation API for .NET - Features Add explicit support for multiple data sources GroupDocs.Assembly for .NET 3.1.0 - Enhancements Unify watermarking across all supported File formats Provide support for presentation File formats in evaluation mode Support only SHA256 for signing assemblies and MSI Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....supported file formats Provide support for presentation file formats...

    blog.groupdocs.com/assembly/releasing-groupdocs...
  7. Excel to PDF on GroupDocs Blog | Document Autom...

    Excel to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......Excel ke PDF di Java Konversikan file Excel ke PDF di Java. Mengonversi...PDF menggunakan C# Konversikan file Excel ke PDF menggunakan C#...

    blog.groupdocs.com/id/tag/excel-to-pdf/index.xml
  8. Partially Render Large Excel Sheets with GroupD...

    We are delighted to announce that the first monthly release of GroupDocs.Viewer for .NET for the year 2017 is out and available. Using GroupDocs.Viewer for .NET 17.1.0 users will be able to partially render the large Excel sheets. The latest version also supports the configuration of ViewerConfig class via app.config or web.config File. Furthermore, 9 issues have been fixed in this release. Continue to read more about v17.1.0. GroupDocs.Viewer for ....config file. Furthermore, 9 issues have...via app.config or web.config file For more details, please visit...

    blog.groupdocs.com/viewer/groupdocs.viewer-supp...
  9. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Call setImageExportStrategy on DocumentConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Call setImagesRelativePath to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy.... File system export – save images...image as base64 Save image as file Skip image Save image by custom...

    docs.groupdocs.com/markdown/java/strategy/
  10. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the image_export_strategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the images_relative_path property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – pass a Python callable for full control over image saving, including renaming and custom storage via CustomImagesStrategy.... File system export – save images...image as base64 Save image as file Skip image Save image by custom...

    docs.groupdocs.com/markdown/python-net/strategy/