Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 46,739 for

(c )

(0.12 sec)
  1. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Parser parser = new Parser ( "c:\\documents\\sample.docx" )) //...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  2. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...seconds (10,000 milliseconds): C# Example using GroupDocs.Search...with a call like this: dotnet C:\Users\xy\Projects\xy\bin\x64\Debug\net8...

    forum.groupdocs.com/t/feature-request-cancellat...
  3. Add polyline annotation | Documentation

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add polyline annotation to...

    docs.groupdocs.com/annotation/net/add-polyline-...
  4. Working with Spreadsheet Documents | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-s...
  5. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. In-Table List With Alternate Content in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent your products and their prices with the following key requirements: Report must show each product along with its price. It must show sum of all the prices....<<[Price]>><</ foreach >> Total: <<[Sum(c => c.Price )]>><</if>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  6. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...csproj" -c $BUILD_CONFIGURATION -o /app/build...publish "./TestConverter.csproj" -c $BUILD_CONFIGURATION -o /app/publish...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  7. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 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/java/working-with-x...
  8. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....setCopyright("Copyright (C) 2011-2020 GroupDocs. All Rights...Manage EXIF Data of Images in C#...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  9. Convert a Document to Multiple Page Files | Doc...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....A["Input Document"] B["Conversion"] C["Converted Page 1"] D["Converted...connections between nodes A --> B --> C B --> D B --> E To convert and...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....NET Formulas Supported (using C# syntax subset) Sequential Data...as an upper-case letter (A, B, C, &mldr;) roman Formats an integer...

    docs.groupdocs.com/assembly/net/features-overview/