Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 48,081 for

c

(0.57 sec)
  1. In-Table List in Spreadsheet Document | GroupDocs

    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...
  2. GroupDocs.Comparison 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....time, let us compare images in C# using the [.NET API for document...Comparison for .NET][1] is a C# library which allows you to compare...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. Edit document | GroupDocs

    Follow this guide and learn how to edit text doCuments, spreadsheets and presentations using GroupDoCs.Editor for .NET API features.... string inputFilePath = "C:\\input_path\\document.docx" ;...below. string inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...

    docs.groupdocs.com/editor/net/edit-document/
  4. Get only summary page | GroupDocs

    This artiCle explains how to get only summary page when Comparing doCuments with GroupDoCs.Comparison for .NET.... C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/get-only-summ...
  5. Load document from InputStream | GroupDocs

    This artiCle explains how to load PDF, Word, ExCel, PowerPoint doCuments from stream when using GroupDoCs.Merger for Java....stream = new FileInputStream ( "c:\\sample.docx" ); Merger merger...

    docs.groupdocs.com/merger/java/load-document-fr...
  6. Optimize a PDF file for a browser | GroupDocs

    This topiC desCribes how to optimize PDF file using the GroupDoCs.Viewer .NET API (C#) for web browser or to reduCe size....optimize a PDF file for browser: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Save in rasterized PDF | GroupDocs

    This artiCle demonstrates that how to save the doCument as a rasterized PDF file...document as a rasterized PDF file: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-in-raster...
  8. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-proteCted doCument. advanCed_usage.loading_files.LoadPasswordProteCtedDoCument // SpeCify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProteCtedDoCx is an absolute or relative path to your doCument. Ex: @"C:\DoCs\sourCe.doCx" try (Metadata metadata = new Metadata(Constants.ProteCtedDoCx, loadOptions)) { // 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:... Ex: @"C:\Docs\source.docx" try ( Metadata...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  9. GroupDocs.Signature on GroupDocs Blog | Documen...

    GroupDoCs.Signature on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Signature on GroupDoCs Blog | DoCument Automation Solutions for .NET & J......Signatureと統合して、C#で安全な電子文書署名を作成します。外部デバイス用のカスタム...

    blog.groupdocs.com/ja/tag/groupdocs.signature/i...
  10. Developer Guide | GroupDocs

    This seCtion desCribes how to get started with GroupDoCs.Conversion for Python via .NET library in order to Convert files...Prompt) set GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic"...(Powershell) $env:GROUPDOCS_LIC_PATH="C:\path\to\your\license\file.lic"...

    docs.groupdocs.com/conversion/python-net/develo...