Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 49,228 for

(c )

(2.69 sec)
  1. Migration Notes | GroupDocs

    Migration notes for GroupDocs.Comparison for .NET — breaking API changes between major versions and guidance for updating existing code.... Old coding style C# using GroupDocs.Comparison ;..."result.docx" ); New coding style C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/migration-notes/
  2. Get document Info | GroupDocs

    This artcle explains how to get document information...: "C:\\Docs\\source.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\source.docx" FileInputStream...

    docs.groupdocs.com/watermark/java/get-document-...
  3. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....with specific annotation type: C# using (Annotator annotator =...with specific annotation types: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/filtering-ann...
  4. Epub to Md | GroupDocs

    This article demonstrates how to convert Ebook to Markdown with GroupDocs.Markdown for .NET....way to convert an eBook file: C# using GroupDocs.Markdown ; //...control, use the instance API: C# using GroupDocs.Markdown ; if...

    docs.groupdocs.com/markdown/net/convert/export-...
  5. Docx to Md | GroupDocs

    This article demonstrates how to convert Words to Markdown with GroupDocs.Markdown for .NET....simplest way to convert a Word file: C# using GroupDocs.Markdown ; //...control, use the instance API: C# using GroupDocs.Markdown ; if...

    docs.groupdocs.com/markdown/net/convert/export-...
  6. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for .NET....and target text from local disk C# using System ; using GroupDocs...source and target text from stream C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/get-source-an...
  7. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....get the Markdown string back: C# using GroupDocs.Markdown ; //...a MarkdownConverter instance: C# using GroupDocs.Markdown ; using...

    docs.groupdocs.com/markdown/net/load-from-a-loc...
  8. Save image as file | GroupDocs

    The listed articles below explain how to saves images to the file system during document conversion.... Basic usage C# using GroupDocs.Markdown ; var...portable, relative image links: C# using GroupDocs.Markdown ; var...

    docs.groupdocs.com/markdown/net/image-file-stra...
  9. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())]» «[key.getName()]»...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Licensing | GroupDocs

    GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....how to set a license from file: C# string licensePath = "path to...set a license from a stream: C# string licensePath = "path to...

    docs.groupdocs.com/annotation/net/licensing-and...