Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 15,593 for

file

(0.53 sec)
  1. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....}; // try to sign document to file, we expect for PasswordRequiredExce...

    docs.groupdocs.com/signature/net/handling-passw...
  2. How to Convert DOCX to OTT using C#

    In this guide, we will provide simple steps to convert DOCX to OTT using C#. Moreover, we will furnish a code example demonstrating how to export DOCX to OTT in C#....conversion library and adjusted file paths as needed, adding the...guide on how to convert DOCX files to HTML using C#. For a deeper...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Extract table of contents from EPUB eBooks | Gr...

    How to extract table of contents from EPUB e-books getToc method is used....supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  4. Inaugurating Next Generation GroupDocs.Annotati...

    Launching GroupDocs.Annotation for Java 3.1.0 The best just got better, Team GroupDocs is pleased to introduce the Next Generation GroupDocs.Annotation for Java 3.1.0. This API has more advanced capabilities to annotate documents with area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. The Next Generation GroupDocs.Annotation for Java 3.1.0 is a UI less API to facilitate the developers to create any kind of application including Desktop, Web and cloud applications....export annotations to the PDF file. Users Management API provides...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  5. Annotate Documents Using GroupDocs.Annotation f...

    Releasing GroupDocs.Annotation for .NET 3.0 In the world of APIs, GroupDocs.Annotation for .NET has reborn to introduce more flexible, stand alone and powerful back-end API which comes with an extensive number of markup tools to annotate the documents with area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. Next Generation GroupDocs.Annotation for .NET 3.0 is disintegrated from the UI to provide developers a free hand to create desktop, web or cloud applications without any bound....export annotations to the PDF file. Users Management API provides...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  6. Converting a multi-tab XLSX to HTML does not cr...

    When we convert a single tab spreadsheet to HTML, the result is an HTML table (this is good). However, when we convert a multi-tab spreadsheet to HTML, the result is a bunch of spans that don’t line up, instead of an HT…...worksheet in a multi-tab XLSX file. The conversion process preserves...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...
  7. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Image }; // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/composing-sign...
  8. Add point annotation | GroupDocs

    The page describes how to add point annotation to a document using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( point ); annotator...

    docs.groupdocs.com/annotation/java/add-point-an...
  9. GroupDocs' Online Signature App Dashboard: The ...

    We’re constantly working to improve the functionality and user interface of our online document management apps. Today we introduce our online signature app’s new user interface. The changes we are about to discuss are coming within the next weeks. An Overview of the New Online Signature App Interface The new GroupDocs Signature dashboard will look a lot like the main GroupDocs dashboard so it will feel familiar to GroupDocs users. [caption id=“attachment_216” align=“aligncenter” width=“650” caption=“GroupDocs’ online signature app - the new dashboard”] [/caption] We developed a completely new workflow which leads you through the signing process step by step:...either specify a path to the file or use the new Drag and Drop...

    blog.groupdocs.com/signature/groupdocs-online-s...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional File format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....and extract some additional file format information. a Spreadsheet...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...