Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,194 for

conholdate

(0.03 sec)
  1. GroupDocs.Annotation Product Family | Documenta...

    GroupDocs.Annotation is a cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/annotation/
  2. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/java/features-ove...
  3. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/changing-target...
  4. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  5. Classify document from stream | Documentation

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/classification/net/classify-...
  6. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  7. How to merge images to PDF using Java | Documen...

    Learn how to merge images to PDF file, combine images into one PDF file programmatically in Java language using GroupDocs.Merger for Java library....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/java/getting-started/...
  8. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  9. Protect PDF document | Documentation

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  10. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/search-by-chunks/