Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,283 for

link

(0.04 sec)
  1. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....portrait 2 Link Annotation 2 Link Annotation in CSharp 1 Link Annotation...Annotation in Java 1 Link Annotation in PDF 2 Lock Excel Files 1...

    blog.groupdocs.com/zh/tags/
  2. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....portrait 2 Link Annotation 2 Link Annotation in CSharp 1 Link Annotation...Annotation in Java 1 Link Annotation in PDF 2 Lock Excel Files 1...

    blog.groupdocs.com/zh-hant/tags/
  3. 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…...download it from following drive link) GroupDocsEditorScree.mp4 Google...one worked, but I changed Linking none, checked Use Fast Deployment...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  4. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....document, and document has correct links to this resources. Let’s say...“document.html” has proper links to files from “document_resources”...

    docs.groupdocs.com/editor/net/create-editabledo...
  5. Why is there no DenyDownloading in GroupDocs.Vi...

    Why is there no DenyDownloading in GroupDocs.Viewer.Options Permissions? I'm currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to...... The link I gave you in my plevious answer...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  6. How to Create GroupDocs Viewer Plugin for Conta...

    This article explains the basics of creating a plugin for the Contao CMS using the Contao Viewer plugin as an example. You can download the completed plugin from Contao. Requirements Contao CMS PHP 5.3 JavaScript PreparationTo create a GroupDocs Viewer plugin for Contao CMS: Install Contao CMS. The installation of this CMS is a simple. Allow GroupDocs to appear go to Admin > Setting > Security settings > Allowed HTML tags and just add at the end....$objTemplate->id = $this->id; $objTemplate->link = $this->name; $objTemplate->href...$objTemplate->id = $this->id; $objTemplate->link = $this->name; $objTemplate->href...

    blog.groupdocs.com/viewer/how-to-create-groupdo...
  7. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....rendering issues Style-sheet link is incorrect if HTML is generated...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  8. Issue with Font :- "Leelawadee UI"

    Issue with Font :- "Leelawadee UI" Hi, When we try to convert a document with the 'Leelawadee UI' font to PDF, we encounter some issues in characters. Can you please suggest something here? Issue w......time to compile and share a link to the pre-release version of...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  9. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....from the web, we need a direct link to the file. Everything else...<br/> </div> <include href="links.htm" /> <script type="text/javascript">...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  10. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....field position which uses the linked field. TemplateFixedPositio...expression fields can be used as linked fields. TemplateLinkedPositi...

    docs.groupdocs.com/parser/java/working-with-tem...