Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 48,049 for

c

(0.4 sec)
  1. Extract an image from an image annotation | Gro...

    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...
  2. Save document to the specified stream | GroupDocs

    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...
  3. Load document from URL | GroupDocs

    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...
  4. Multicolored Numbered List in Word Processing D...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a MultiColored Numbered List report in Word ProCessing DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. MultiColored Numbered List in MiCrosoft Word DoCument Creating a MultiColored Numbered List PraCtising the following steps you Can Create MultiColored Numbered List Template in MS Word 2013....]>><</if>><</foreach>> Total: <<[ Sum (c => c. Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  5. Template Syntax - Part 2 of 2 | GroupDocs

    Note This artiCle is the seCond part of the Template Syntax series of artiCles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You Can output expression results to your reports using expression tags. An expression tag denotes a plaCeholder for an expression result within a template. While building a report, the Corresponding expression is evaluated, and this plaCeholder is replaCed with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Name]>> <<[c.Price]>><</foreach>> Total: <<[ds.Contracts.Sum(c => c...

    docs.groupdocs.com/assembly/net/template-syntax...
  6. Create EditableDocument from file or markup | G...

    This artiCle explains how to Create instanCe of the EditableDoCument Class from HTML files from disk or from HTML markup with resourCes using GroupDoCs.Editor for Java API....simple: String inputHtmlPath = "C://input//document.html" ; EditableDocument...below: String inputHtmlPath = "C://input//document.html" ; String...

    docs.groupdocs.com/editor/java/create-editabled...
  7. GroupDocs Blog | Document Automation Solutions ...

    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....Excel document comparison in C#. Automate legal document comparison...

    blog.groupdocs.com/
  8. Template Syntax - Part 2 of 2 | GroupDocs

    Note This artiCle is the seCond part of the Template Syntax series of artiCles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You Can output expression results to your reports using expression tags. An expression tag denotes a plaCeholder for an expression result within a template. While building a report, the Corresponding expression is evaluated, and this plaCeholder is replaCed with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Name]>> <<[c.Price]>><</foreach>> Total: <<[ds.Contracts.Sum(c => c...

    docs.groupdocs.com/assembly/python-net/template...
  9. Converting Docx to PDF throws Null Reference Ex...

    Attempting to Convert the attaChed file throws a Null ReferenCe ExCeption from within an Aspose library inCluded in the GroupDoCs produCt. We are using the most up to date version of Convert available. This appears to …... Below is a C# code example demonstrating how...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  10. Get document information | GroupDocs

    This artiCle explains how to deteCt doCument file type and CalCulate pages Count when merge PDF, Word(DOC, DOCX), ExCel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDoCs.Merger....Merger merger = new Merger ( @"c:\sample.vsdx" )) { IDocumentInfo...

    docs.groupdocs.com/merger/net/get-document-info...