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

c

(0.07 sec)
  1. GroupDocs.Editor 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....edit the XML file data using C# . The most common and widely...how to edit Word documents in C# using the .NET API for document...

    blog.groupdocs.com/categories/groupdocs.editor-...
  2. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide StruCture Fonts Colour BaCkground Graphs Spelling and Grammar ConClusions Questions Outline Make your ......Presentation 2001-12-13T00:32:39Z C:\Program Files\Microsoft Offi...2001-12-11T23:34:17Z 21 IASTED 37 C:\Program Files\Microsoft Offi...

    docs.groupdocs.com/editor/net/sample-files/Pres...
  3. Search results | GroupDocs

    This artiCle shows that how to perform the operations on searCh results....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-results/
  4. Evaluation Limitations and Licensing | GroupDocs

    Free searCh api version is available to evaluate the API whiCh will be similar as liCensed but with few limitations....indexPath = "c:\\MyIndex" ; String documentsPath = "c:\\MyDocuments"...

    docs.groupdocs.com/search/java/evaluation-limit...
  5. Wingsdings Font - issue while converting word t...

    SCreenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in sCreenshot if we are trying to Convert to pdf it is getting Converted as ‘-’ SCreenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...new Document("C:\\Temp\\in.docx"); doc.save("C:\\Temp\\out.pdf");...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  6. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDoCs.Assembly for .NET is a doCument automation and reports generation API designed to Create Custom doCuments from templates. This .NET reporting API intelligently assembles the given data with the defined template doCument and it is a report generator whiCh generates an output doCument based on the data sourCe, in the template’s format as or in the speCified output format. SinCe GroupDoCs.Assembly for .NET Can generate doCuments based on a data sourCe, essentially it serves two purposes: DoCument Automation and Report Generation....engine supports the underlying C# syntax for LINQ queries which...familiar and well documented C# syntax to write data binding/traversal...

    docs.groupdocs.com/assembly/net/introducing-gro...
  7. Comparison pdf view bold characters - Free Supp...

    hello, im using your Comparison .Net Ui produCt, when i try to Compare two pdf’s it appears that the text’s are written by bold CharaCters image.png (22.0 KB) here’s the files that i used for Comparison 95592.pdf (20.…...Comparison: string source = @"c:\95592.pdf"; var pageNumberToRender...GetDocumentInfo(); string folderTempPath = @"c:\result"; PreviewOptions previewOptions...

    forum.groupdocs.com/t/comparison-pdf-view-bold-...
  8. Render images as HTML, PDF, PNG, and JPEG files...

    This topiC desCribes how to use the GroupDoCs.Viewer Java API to Convert images to HTML, PDF, PNG, and JPEG formats....folderFontSource = new FolderFontSource ( "C:\\custom_fonts_folder" , SearchOption...additionalFontSource = new FolderFontSource ( "C:\\custom_additional_fonts_folder"...

    docs.groupdocs.com/viewer/java/render-images/
  9. In-Table List With Alternate Content in HTML Do...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList WithAlternateContent report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List With Alternate Content in HTML DoCument Reporting Requirement As a report developer, you are required to represent your Clients and their priCes with the following key requirements: Report must show eaCh Client along with its priCe. It must show sum of all the priCes....sum( c => c.getPrice())]>> Download In-Paragraph...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Working with XML Data Sources | GroupDocs

    Note This feature is only Compatible with GroupDoCs.Assembly for .NET 19.10 or later releases. To aCCess XML data while building a report, you Can use faCilities of DataSet to read XML into it and then pass it to the assembler as a data sourCe. However, if your sCenario does not permit to speCify XML sChema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....</Contract> <Contract> <Client> <Name>C &amp; D</Name> </Client> <Price>350000</Price>...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/net/working-with-xm...