Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,464 for

one

(0.03 sec)
  1. Creating multiple tabs from a template - Free S...

    Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports. There’s howe…...Assembly Combine the workbooks into one using GroupDocs.Merger. Details...

    forum.groupdocs.com/t/creating-multiple-tabs-fr...
  2. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features....document shows page count as one ViewerConfig.DefaultFontName...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  3. System requirements | Documentation

    GroupDocs.Merger for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file merging....Merger for Python just follow one of the ways as described in the...

    docs.groupdocs.com/merger/python-net/system-req...
  4. Save with default options | Documentation

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original One except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....the same name as the original one except its extension (.PDF)....

    docs.groupdocs.com/redaction/java/save-with-def...
  5. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using C# programming language.... It has one constructor with a mandatory...format should be specified as one of the value: , , or . Once the...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  6. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features.... Tiff - Tiff Image One - OneNote Document Psd - Adobe...

    blog.groupdocs.com/metadata/new-release-groupdo...
  7. Rotate Zoom and Toggle between Html and Image R...

    GroupDocs team keeps on adding new features in ASP.NET MVC Front End for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this new release v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. Under Image Representation user can Rotate and Document and Zoom In/Out....Image will allow to rotate in one direction. Related Links and...

    blog.groupdocs.com/viewer/rotate-zoom-toggle-ht...
  8. Announcing GroupDocs Online Document Viewer Blo...

    We are excited to introduce the GroupDocs.Viewer block for Moodle CMS. With this block installed, you can embed GroupDocs’ online document viewer widget into Moodle webpages to display PDF, Microsoft Office and other common document types on your website. You Moodle website visitors can then view documents online directly on your website. What is important, end users don’t have to install any software. Documents embedded to your website with GroupDocs.Viewer can be viewed using any standard web-browser....block for Moodle”] [/caption] One of the key GroupDocs.Viewer’s...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  9. Generating slides preview for presentations | D...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....index (not to be confused with one-based slide numbers). If the...slidesCount ; i ++) { // Generate one preview as an SVG image SvgImage...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  10. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...there’s a workaround, you may use one of the following objects instead...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...