Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,762 for

may

(0.04 sec)
  1. GroupDocs.Signature for .NET | Documentation

    GroupDocs.Signature for .NET is an easy to use electronic signature API designed for C#/.NET applications...to some useful resources you may need to accomplish your tasks...

    docs.groupdocs.com/signature/net/
  2. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you May want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here.... Purpose At some point, you may want to or trying to use IDataRecord...

    docs.groupdocs.com/assembly/net/working-with-la...
  3. Adding NEXT Field into Template Syntax | Docume...

    Note This feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/assembly/python-net/adding-n...
  4. Extract data from ZIP archives | Documentation

    More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Advanced Usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details on how to customize your watermarks, search, modify, and remove existing watermarks. More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured Java library, we provide simple, but powerful free Apps. You are welcome to add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, and more with our Free Online Document Watermarking Apps....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/watermark/java/advanced-usage/
  6. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  7. Reorder pages | Documentation

    Reorder PDF pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence.... Instead, you may reorder pages in the output PDF...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  8. Save HTML to Folder | Documentation

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features.... and save it to disk, which may be very useful for subsequent...specified folder. The resources may include images, stylesheets,...

    docs.groupdocs.com/editor/nodejs-java/save-html...
  9. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs.... Such a document may look as in the picture below...NET applications. Also, you may discuss any questions or issues...

    docs.groupdocs.com/signature/net/how-to-generat...
  10. Merge Open Document files | Documentation

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...@"c:\merged.odt" ); } NOTE: You may merge other Open Document formats...

    docs.groupdocs.com/merger/net/merge/open-document/