Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 46,667 for

(c )

(0.08 sec)
  1. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET....several lines of lines code in C# programming language. GroupDocs...PDF to Word programmatically in C#. This way any file created as...

    docs.groupdocs.com/conversion/net/convert/pdf/
  2. 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/
  3. 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...
  4. Save document to the specified location | Docum...

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

    docs.groupdocs.com/watermark/net/save-document-...
  5. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\document.docx" using ( Stream...

    docs.groupdocs.com/watermark/net/load-from-stream/
  6. Save document to the specified location | Docum...

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

    docs.groupdocs.com/watermark/java/save-document...
  7. 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...
  8. 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...
  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. In-Table List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet 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 List in Microsoft Excel Document Creating a In-Table List Practicing the following steps you can create In-Table List 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.ProductQuantity )]>><</ foreach...<<[Sum( m => m.Order.Sum ( c => c.ProductQuantity ))]>> Tip For...

    docs.groupdocs.com/assembly/net/in-table-list-i...