Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,671 for

as

(0.06 sec)
  1. DOCX Viewer on GroupDocs Blog | Document Automa...

    DOCX Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers V......DOCX Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers V...

    blog.groupdocs.com/pt/tag/docx-viewer/index.xml
  2. Remove Annotation in Java on GroupDocs Blog | D...

    Remove Annotation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotation in Java on GroupDocs Blog | Document Automation Solutions ......Remove Annotation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotation in Java on GroupDocs Blog | Document Automation Solutions ...

    blog.groupdocs.com/pt/tag/remove-annotation-in-...
  3. Evaluation Limitations and Licensing | GroupDocs

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can eAsily download GroupDocs.Metadata for evaluation. The evaluation download is the same As the purchAsed download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such As the product name, number of developers it is licensed to, subscription expiry date and so on....Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on.

    docs.groupdocs.com/metadata/java/evaluation-lim...
  4. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup.

    docs.groupdocs.com/editor/java/inline-styles/
  5. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page.... This article explains how to use PDF digital electronic signature features on document page.

    docs.groupdocs.com/signature/net/sign-pdf-docum...
  6. Watermark Word Processing Documents

    A watermark in presentation software and word processing is frequently used in a slightly different manner than digital watermarks used in other digital multimedia content. This watermark is often a faded image or text As a background of a slide or a page. It is meant to enhance but is not the focal point of the page/slide. Watermarks are sometimes used in the form of a logo, discreetly placed on a slide or page to brand the presentation or document....A watermark in presentation software and word processing is frequently used in a slightly different manner than digital watermarks used in other digital multimedia content. This watermark is often a faded image or text as a background of a slide or a page. It is meant to enhance but is not the focal point of the page/slide. Watermarks are sometimes used in the form of a logo, discreetly placed on a slide or page to brand the presentation or document.

    blog.groupdocs.com/watermark/watermarking-in-wo...
  7. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era hAs brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tAstes and preferences. Closer relationships with their customers hAs helped organizations understand buyer’s behavior and devise new products fAster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increAse the transaction cycle....The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle.

    blog.groupdocs.com/signature/assemble-documents...
  8. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using C# programming language....This article demonstrates how to edit XML files and XML documents using C# programming language.

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  9. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. 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.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. 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.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article.

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined As follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <<bookmark [bookmark_expression]>> bookmarked_content <</bookmark>> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time.

    docs.groupdocs.com/assembly/java/inserting-book...