Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 3,022 for

file converter

(0.07 sec)
  1. Get Available Layouts in a CAD Document using -...

    GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In this monthly release new document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application....Hide PDF Annotations when converting from PDF are introduced....document when converting From CAD document file formats and Option...

    blog.groupdocs.com/conversion/get-available-lay...
  2. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....How to Convert HTML to MHTML using C# How to Convert HTML to...C# How to Convert HTML to PPTX using C# How to Convert XLSX to...

    kb.groupdocs.com/conversion/net/page/4/
  3. 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....the hidden pages for MS Visio files Set default font when rendering...rendering Words documents LaTeX file format viewing support Support...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  4. Exhibitor preview - Free Support Forum - groupd...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a PDF File that has been converted using Aspose.Cells. Here, we can found the document Excep…...previewing a PDF file that has been converted using Aspose.Cells...Viewer version (24.07). For convert to PDF, i have using Aspose...

    forum.groupdocs.com/t/exhibitor-preview/14724
  5. Save to stream | GroupDocs

    You might need to save a document to any custom File at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream FileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_File....save a document to any custom file at any location on the local...document to a custom location and convert its pages to images final FileOutputStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  6. Add Document Annotation Functionality to Your D...

    We’re pleased to announce the release of the DNN module that allows developers to easily integrate the GroupDocs.Annotation for .NET library into DNN websites. This is a “full-integration” module that doesn’t require the library to be installed separately. The module has been approved by the DNN admins and is now available for download from the official DNN store. A few words about the library itself. GroupDocs.Annotation for .NET is an HTML5-based document annotator designed specifically for integration into third-party apps and websites....client-server middleware that converts documents to a web-compatible...HTML5-compatible web-browser. Supported file formats include, but not limited...

    blog.groupdocs.com/annotation/add-document-anno...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Converting WebP images to JPG, PNG, or other formats is sometimes...so it’s often necessary to convert Word documents into this portable...

    blog.groupdocs.com/groupdocs.blog/page/18/
  8. We are encountering an issue while comparing HT...

    We are encountering an issue while comparing HTML documents. When a bullet point is changed to a different bullet style, this change is not reflected in the comparison results. Please find attached the issue while compar…...@koc-it-support Thanks for the sample file(s); that should help with reproduction...bug in Aspose.Total when converting html to unknown. To confirm...

    forum.groupdocs.com/t/we-are-encountering-an-is...
  9. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....It enables you to compare, convert, view, sign, and watermark...toolkit, you can: Convert between more than 200 file formats, including...

    docs.groupdocs.com/total/python-net/product-ove...
  10. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files with just couple lines of code....Basic usage Leave feedback Convert documents fast and easily using...usage scenarios when the source file is stored on a local drive and...

    docs.groupdocs.com/conversion/net/basic-usage/