Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 7,134 for

may

(0.34 sec)
  1. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/load-document...
  3. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/python-net/get-sup...
  4. GroupDocs.Assembly Product Family

    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....of extinct features that you may not have experience before. Such...the extinct features that you may have not experienced before....

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java....multi-frame tiff images, you may want to add watermark to some...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Reorder pages | GroupDocs

    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...
  7. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the source document data path 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/barcode/
  8. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....Secondly, completely all resources may be obtained with a single property...HTML file with resources, he may use something like this: string...

    docs.groupdocs.com/editor/net/working-with-reso...
  9. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top document comparison library and learning how to create functionality for PDF comparison in Java.... However, you may add more documents for comparison...

    kb.groupdocs.com/comparison/java/how-to-compare...
  10. Parse and Extract Fillable PDF Form Field Value...

    Parse fillable PDF forms and extract form field values of PDF documents in C# using parsing & data extraction .NET API by GroupDocs....other examples of the API, you may download and install the API...

    blog.groupdocs.com/parser/parse-and-extract-dat...