Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 4,305 for

values

(0.07 sec)
  1. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....name="copyButton" type="button" value="Copy" id="copyBtn"> <input...name="moveButton" type="button" value="Move" id="moveBtn"> </form>...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  2. オンラインでバーコードをスキャン |画像とカメラを使用したバーコード スキャン

    オンラインでバーコードをスキャンします。バーコード画像をスキャンし、カメラを使用してスキャンします。 C# と Java を使用してプログラムでバーコードをスキャンする方法についても説明します。...CodeTypeName +" Value: " + barcode.Value); } } C# を使用したバーコード...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ja/parser/scan-barcode-online/
  3. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....specific docx document fails with Value cannot be null, parameter trueTypeFont...

    blog.groupdocs.com/conversion/set-pageorientati...
  4. Generate PDF Report in Java

    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....中文 中國傳統的 Le Comma Separated Values (CSV) est un format de fichier...

    blog.groupdocs.com/fr/tag/generate-pdf-report-i...
  5. Rendering Archive Documents

    The Compressed files (e.g .ZIP or TAR) use file compression in order to save the disk space. Also, the compressed archive formats can be used to compress multiple files into a single archive. This post demonstrates the usage of the GroupDocs.Viewer API to render the list of files or folders from an archive file. Rendering the List of a Folder from the Archive The GetPages method of both ViewerImageHandler and ViewerHtmlHandler renders the items from the root of archives....inside the archive, set the value using ‘/’ path delimiter character...

    blog.groupdocs.com/viewer/rendering-archive-doc...
  6. Developer Guide | Documentation

    Explains GroupDocs.Metadata for Node.js file to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular document file formats... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/nodejs-java/develop...
  7. Developer Guide | Documentation

    Explains GroupDocs.Metadata for Python file to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular document file formats... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/develope...
  8. Developer Guide | Documentation

    This section will tell you how to work with GroupDocs.Assembly for .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/python-net/develope...
  9. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API.... The RenderComments value impacts any document comments...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/java/generate-doc...
  10. Konvertieren Sie Excel- und CSV-Daten in C# | X...

    Konvertieren Sie XLS und XLSX in CSV- und CSV in Excel-Formate innerhalb von Java-Anwendungen. Automatisieren Sie Ihre Dateikonvertierung mit der Java-API für die Dokumentenkonvertierung....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/de/conversion/convert-excel-...