Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,566 for

values

(0.13 sec)
  1. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... Values between 0 and 1 decrease the...the image size, and values greater than 1 increase the image....

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  2. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java.... The enum has both atomic values that are responsible for a...message, as well as combined values, like Common and All . It is...

    docs.groupdocs.com/editor/java/edit-email/
  3. GroupDocs.Conversion 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....convert the CSV (comma-separated values) file into XML format using...files are the comma-separated-values, normally used to store tabular...

    blog.groupdocs.com/categories/groupdocs.convers...
  4. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...document created contains garbage values. We found it is because of...file with the same garbage values. The exception is attached...

    forum.groupdocs.com/t/font-processing-issue-wit...
  5. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...process: clone_metadata_type is a value indicating whether to clone...file_author_metadata allows set metadata values provided by a user password...

    docs.groupdocs.com/comparison/python-net/saving/
  6. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...process: CloneMetadataType is a value indicating whether to clone...FileAuthorMetadata allows set metadata values provided by a user Password...

    docs.groupdocs.com/comparison/nodejs-java/saving/
  7. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...datataken property value is. But it looks like I get...get only the meta data values back that are part of my search query...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  8. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....builder allows you to set default values, response length, hints, conditional...corresponding template. The rules and values for template fields can be...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  9. PDF & Word Reports from CSV in Java | CSV to PD...

    Programmatically create reports by converting CSV to PDF & Word formats using templates in Java. Automate PDF & DOC/DOCX reports generation using Java API....中文 中國傳統的 The Comma Separated Values (CSV) is a file format for...form of plain text where the values are separated by commas. CSV...

    blog.groupdocs.com/assembly/generate-reports-fr...
  10. 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…...expression should return a Boolean value. and need to change to <<if...condition on those dynamic values. The unary ! operator is not...

    forum.groupdocs.com/t/jsondatasource-conditiona...