Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,757 for

feature

(0.03 sec)
  1. Load document from URL | Documentation

    This section explains how to load document from URL with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/load-document...
  2. Barcode Image Generation in Spreadsheet Documen...

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Document Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  3. Convert specific pages | Documentation

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....feedback also provides the feature to convert selected page number...

    docs.groupdocs.com/conversion/net/convert-speci...
  4. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...or are we missing any major feature updates? We appreciate your...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  5. Control Documents Comparison Sensitivity

    Integrate GroupDocs.Comparison for .NET 19.6 in your project and take control of documents comparison sensitivity. Detecting source and target documents style changes or inserted/deleted items and then highlighting them in the resultant file is a common yet major Feature. But we have something new, something enormous for you. You can now get detailed comparison of the documents. In ComparisonSettings class we added SensitivityOfComparison method using that you can set sensitivity of documents comparison....file is a common yet major feature. But we have something new...

    blog.groupdocs.com/comparison/control-documents...
  6. Working with Multiple Data Sources | Documentation

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Sources Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-mu...
  7. Load from stream | Documentation

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer.... You can use this feature to load a document from different...

    docs.groupdocs.com/viewer/python-net/load-docum...
  8. Working with Template Syntax Formatting | Docum...

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Formatting Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-te...
  9. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications.... This feature is supported for the . The...

    docs.groupdocs.com/viewer/java/set-timeout-for-...
  10. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object... This feature is implemented over object...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/sign-document...