Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,996 for

one

(0.05 sec)
  1. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…...encountered an error like the one below. Mono.Linker.MarkException:...Options. I don’t know which one worked, but I changed Linking...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....sample, we just use the old one that worked in previous versions...sample, we just use the old one that worked in previous versions...

    docs.groupdocs.com/metadata/net/migration-notes/
  3. How Lawyers and Legal Firms Benefit from GroupD...

    Online document management has gained wide industry acceptance in the last few years. From version control, central document repositories, cost reduction, and increasing employee output: cloud technologies helps. One of the tasks we often perform in our work is to compare documents or files to find differences and check which version is the most recent. That can be frustrating at times: it is time consuming and takes time that could be used for other tasks.... One of the tasks we often perform...

    blog.groupdocs.com/comparison/how-lawyers-and-l...
  4. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...slidesCount ; i ++) { // Generate one preview as SVG image by slide...

    docs.groupdocs.com/editor/net/generating-slides...
  5. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for One purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....(MD) Markdown is a intended for one purpose, to be used to format...

    docs.groupdocs.com/assembly/java/using-markdown...
  6. Inserting Images Dynamically | Documentation

    How to dynamically inserted image within your template...expression must return a value of one of the following types: A byte...

    docs.groupdocs.com/assembly/java/inserting-imag...
  7. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....the class is initialized using one of the ways described above,...single input XML document, with one or more pages. class is responsible...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  8. Extract text in Accurate Mode | Documentation

    This article explains that how to extract text in Accurate mode....text reader and returns them as one string. Extract text Here are...

    docs.groupdocs.com/parser/java/extract-text-in-...
  9. Create custom format handler | Documentation

    This article shows how to implement One or several interfaces for the document's features and required redaction....will also need to implement one or several interfaces, allowing...

    docs.groupdocs.com/redaction/java/create-custom...
  10. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....instances can separately work with one file } Editing XML documents...It has 6 public properties, one of them is of type, while 5 others...

    docs.groupdocs.com/editor/net/how-to-edit-xml/