Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,254 for

template

(0.05 sec)
  1. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...therefore understood and the template works. JsonDataSource does...Use the equality form in the template, e.g.: <<if [MyProperty.Data...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  2. Online VSD to JPG Converter | Free GroupDocs Apps

    VSD to JPG document converter - convert VSD to JPG online for free, no registration required. Secure and easy to use VSD to JPG conversion!...Converter (Microsoft Visio Drawing Template) VSD TO VDX Converter (Microsoft...(Visio Macro-Enabled Drawing Template) VSD TO PPT Converter (PowerPoint...

    products.groupdocs.app/conversion/vsd-to-jpg
  3. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following Template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this Template and data the output is something like Fri Jan 3…...DOCX file with the following template <<[heading]>> . My data source...generating a DOCX from this template and data the output is something...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  4. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....Upload FileStream::fromFile The template is simply an HTML form of...is the same we’ll use same template and controller. Practice #...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  5. Unable to generate the edited document - Free S...

    Hi, we found that the editing on top of the existing content in TemplateTemplate.doc”(one attached here) is not working. we have tried adding a new text inside the TemplateTemplate.doc”(one attached here) and it is …...the existing content in templateTemplate.doc”(one attached here)...a new text inside the templateTemplate.doc”(one attached here)...

    forum.groupdocs.com/t/unable-to-generate-the-ed...
  6. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...you can create In-Table List Template in MS PowerPoint 2013. Add...getPrice()))]>> Download In-Table List Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Microsoft Office PowerPoint Template Microsoft Office Open XML...Office Open XML Presentation Template Microsoft Office Open XML...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. 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....Filtering, Grouping, and Ordering Template in MS Excel 2013. Add a new...Filtering, Grouping, and Ordering Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. 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....elements of the same type In template documents, if a top-level...</Person> </Persons> By using the template like following: <<foreach...

    docs.groupdocs.com/assembly/net/working-with-xm...
  10. Extract Data from Invoices or Receipts in C# us...

    Parse invoices or receipts and extract data programmatically using C#. Use .NET document parsing API in ASP.NET, WCF, or WPF to extract text from documents.... Create template items for extracting data...invoice according to the given template. Extract the data. The Invoice...

    blog.groupdocs.com/parser/extract-data-from-inv...