Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 13,245 for

template

(0.68 sec)
  1. Drawing graphics - Learn web development | MDN

    At this point, you should have a useful idea of the basics of graphics programming using Canvas and WebGL and what you can do with these APIs, as well as a good idea of where to go for further information. Have fun!...we can consider our canvas template finished. To draw onto the...would be useful)! OK, our template is done and it's time to move...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  2. GroupDocs.Viewer for Java 17.2.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for Java 17.2.0. Major Features There are new features, improvements, and fixes in this regular monthly release. The most notable are: Improved rendering Slides documents by removing embedded audios Improved extracting document information MOBI file format viewing support Fixed rendering of DWG documents which ware rendered into small image or into image with dots Ability to set default font when rendering Email documents OTP (OpenDocument Presentation Template) file format viewing support Improved public API of ViewerConfig class and IInputDataHandler interface When viewing two documents in one browser page CSS classes are not overriding WebP (Image format) file format viewing support OTS (OpenDocument Spreadsheet Template) file format viewing support Current directory is used as storage path when storage path is not specified in ViewerConfig Implemented responsive HTML ouput for Slides documents Added possibility to configure ViewerConfig class via app....(OpenDocument Presentation Template) file format viewing support...(OpenDocument Spreadsheet Template) file format viewing support...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  3. How to Extract Metadata from Presentation Templ...

    post. Tagged with net, parsing, api, metadata....various text and presentation templates with the help of the latest...extract text and metadata from templates: // Extracting Text void ExtractText(string...

    dev.to/groupdocs/how-to-extract-metadata-from-p...
  4. 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.... Minimized Template File # For this reason we...we have the minimized template file _plugin root folder/views/...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  5. Split PowerPoint PPT, PPTX into multiple files

    Split PowerPoint PPT, PPTX. Divide slides in presentations and save them as separate files. Free, fast, and secure online splitter....and others), presentation templates, and presentation slide shows...PowerPoint, presentation, template, or slide show in these formats:...

    products.aspose.app/slides/splitter
  6. Editing Documents in Multi-threaded Environment...

    post. Tagged with net, api, groupdocs, editor....ly/2UPmVPr Create template Templates let you quickly answer...

    dev.to/groupdocs/editing-documents-in-multi-thr...
  7. GroupDocs.Merger Product Family - Free Support ...

    GroupDocs.Merger Product Family - Free Support Forum - groupdocs.com Topics in the 'GroupDocs.Merger Product Family' category Get technical support of GroupDocs.Merger for .NET and Java. Document m......and the other is a seed file template. We do this so that we can...in code, and the other is a template that contains our company...

    forum.groupdocs.com/c/merger/32.rss
  8. GroupDocs.Signature for Java 17.5.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for Java 17.5.0 Major Features There are about 15 improvements, new features and fixes in this regular release. The most notable are: Implemented non-static methods to obtain Document information like getting count of document pages, size of each page and obtain document page image. Non-static methods allow to use custom input data handler to obtain document stream based passed guid identifier. Introduced alternative Text Signature implementation as Watermark for all Document Types....to put Text Signature into Template/Form Fields of Pdf Documents...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  9. iab · GitHub Topics · GitHub

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.... javascript lightweight template framework webpack es6 static...

    github.com/topics/iab
  10. Responsive design - Learn web development | MDN

    Responsive design refers to a site or application design that responds to the environment in which it is viewed. It encompasses a number of CSS and HTML features and techniques and is now essentially just how we build websites by default. Consider the sites that you visit on your phone — it is probably fairly unusual to come across a site that is the desktop version scaled down, or where you need to scroll sideways to find things. This is because the web has moved to this approach of designing responsively....container { display: grid; grid-template-columns: 1fr 1fr 1fr; } Here's...wrapper { display: grid; grid-template-columns: 1fr 2fr; column-gap:...

    developer.mozilla.org/en-US/docs/Learn/CSS/CSS_...