Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 46,526 for

(c )

(0.07 sec)
  1. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for .NET....how to load file from stream: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-file-fro...
  2. Create EditableDocument from File or Markup | D...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....file path const inputHtmlPath = 'C://input//document.html' ; // Create...paths const inputHtmlPath = 'C://input//document.html' ; const...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  3. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  4. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  5. Get supported file formats | Documentation

    The page describes how to obtain supported file formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....supported file formats list: C# IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/annotation/net/get-supported...
  6. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Java... Please check C# code sources, how-to examples...

    docs.groupdocs.com/merger/java/showcases/
  7. Extract an image from an image annotation | Doc...

    The page describes how to extract image from image annotation....image from an image annotation: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/extracting-im...
  8. Save document to the specified stream | Documen...

    This article explains how to save document to the specified stream while using GroupDocs.Watermarks Java API.... Ex: "C:\\Docs\\test.doc" Watermarker...

    docs.groupdocs.com/watermark/java/save-document...
  9. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....raw=true" ; String outputFile = "c:\\output\\converted.pdf" ; try...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/document-...