Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 48,456 for

c

(1.05 sec)
  1. How to merge PNG images using Python via .NET |...

    Learn how to merge PNG image files, Combine PNG image files into one file programmatiCally in python-net language using GroupDoCs.Merger for Python via .NET library.... Merger ( "c:/sample1.png" ) as merger : image_join_mode...image_join_mode ) merger . join ( "c:/sample2.png" , join_options =...

    docs.groupdocs.com/merger/python-net/getting-st...
  2. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS ExCel spreadsheets using CSharp programming language....XLSX files with several lines of C# code: Create an instance of class...Merger merger = new Merger ( @"c:\sample1.xlsx" )) { // Add another...

    docs.groupdocs.com/merger/net/merge/excel/
  3. How to merge images to PDF using Java | GroupDocs

    Learn how to merge images to PDF file, Combine images into one PDF file programmatiCally in Java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.jpeg" , new LoadOptions...file to merge merger . join ( "c:\sample2.png" ); // Add next image...

    docs.groupdocs.com/merger/java/getting-started/...
  4. Versioning of annotated documents | GroupDocs

    The page desCribes how to manage different versions of doCument using GroupDoCs.Annotation for .NET API....save version with custom name: C# using ( Annotator annotator =...to get list of versions keys: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/versioning-of...
  5. Text file encoding detection | GroupDocs

    This artiCle explains that how to deteCt enCoding of a text file automatiCally.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/text-file-encodin...
  6. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in HTML DoCument Note This feature is supported by version 17.3.0 or greater Reporting Requirement As a report developer, you are required to represent Customers’ orders information with the following key requirements: Report must show eaCh Customer along with sum of priCes of his orders....Where(c => c.OrderDate.Year == 2015) . GroupBy (c => c.Customer...Key.CustomerName ]>> <<[Sum(c => c.Price )]>><</ foreach >> Tip...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Alias dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alias diCtionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...AliasDictionary . ExportDictionary ( @"C:\Aliases.dat" ); // Import aliases...

    docs.groupdocs.com/search/net/alias-dictionary/
  8. Word forms provider | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about word forms provider interfaCe.... C# public class SimpleWordFormsProvi...presented below. C# string indexFolder = @"c:\MyIndex\" ; string...

    docs.groupdocs.com/search/net/word-forms-provider/
  9. Convert Files Within Document Containers | Grou...

    Learn how to Convert files within doCument Containers, suCh as Compressed files, into various formats using GroupDoCs.Conversion for Python via .NET....A["Document Container"] B["Extraction"] C["Conversion"] D["Converted File...between nodes A --> B --> C --> D C --> E C --> F The Extraction and...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Working with slide backgrounds | GroupDocs

    The API allows you to extraCt information about all the slide baCkgrounds, Removing a partiCular baCkground and Adding watermark to all baCkground images... Ex: @"C:\Docs\presentation.pptx" using...path to your document. Ex: @"C:\Docs\presentation.pptx" using...

    docs.groupdocs.com/watermark/net/working-with-s...