Home
last modified time | relevance | path

Searched refs:conversion (Results 1 – 25 of 58) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DConversionList.php33 public function setConversion($conversion) argument
35 $this->conversion = $conversion;
42 return $this->conversion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DConversionStatus.php35 public function setConversion(Conversion $conversion) argument
37 $this->conversion = $conversion;
44 return $this->conversion;
/plugin/linebreak/
H A Daction.php64 $conversion[] = $linebreaks[0][$i][1];
68 $this->linebreak_conversions[$this->marker_id] = $conversion;
122 $conversion =& $this->linebreak_conversions[$this->current_marker];
124 for ($i=0; $i<count($conversion); $i++) {
128 if ($conversion[$i] + $i >= $pos) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDoubleclicksearch.php42 public $conversion; variable in Google\\Service\\Doubleclicksearch
65 'conversion',
69 …bleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/engine/{engineAccountId}/conversion',
125 'path' => 'doubleclicksearch/v2/conversion',
129 'path' => 'doubleclicksearch/v2/conversion',
133 'path' => 'doubleclicksearch/v2/conversion/updateAvailability',
/plugin/docsearch/lang/fr/
H A Dconfmanager_description.txt6 Placez l'extension de fichier dans la colonne Clé et l'outil de conversion à droite.
9 DocSearch a besoin d'indiquer à l'outil de conversion le chemin vers le fichier à convertir et l'en…
/plugin/odtplus2dw/
H A DREADME.md32 …ndoc any other way (check that version installed is not very outdated, or the conversion can fail).
34 ### soffice conversion (.doc support)
36 …t seems soffice is a Java application) so I decided to run the soffice conversion using `sudo`. To…
40 …his should not be a problem for anybody. If you do not use the soffice conversion (.doc support), …
H A Daction.php154 $this->conversion = array(
233 …foreach ( $this->conversion as $attr => $value ) if ( $this->racine->hasAttribute($attr) ) $this->…
/plugin/file2dw/
H A DREADME.md33 …l pandoc any other way (check that version installed is not very outdated, or conversion may fail).
35 #### soffice conversion (.doc support)
37 …t seems soffice is a Java application) so I decided to run the soffice conversion using `sudo`. To…
41 …his should not be a problem for anybody. If you do not use the soffice conversion (.doc support), …
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/modules/
H A Dconvert.jst6 * version with conversion `options` applied. If `name` is an object its methods
/plugin/gil/
H A DREADME11 Gil introduces a syntax mode to present currency conversion:
H A DChangeLog20 * syntax.php: (add) Basic form of caching for conversion factor.
/plugin/directorylist/
H A Dstyle.css1 /* =Genericons, thanks to FontSquirrel.com for conversion!
/plugin/slidesharewp/
H A DREADME.md6 [slideshare id=47520737&doc=jdk-150428111305-conversion-gate02]
/plugin/odt2dw/
H A Daction.php137 $this->conversion = array(
216 …foreach ( $this->conversion as $attr => $value ) if ( $this->racine->hasAttribute($attr) ) $this->…
/plugin/fckg/
H A DREADME7 This version also supports the the jQuery conversion which Dokuwiki made beginning
/plugin/vshare/
H A Dsites.ini25 emb = [slideshare id=45544603&doc=littlecat-150307015432-conversion-gate01]
/plugin/odt/
H A DChangeLog.txt105 and has it's own border color. Fixes issue "quote conversion #31".
165 Added functions for conversion of percentage witdth and height values.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md30 …ded resources such as fonts, `bcmath` for generating barcodes or `xml` for character set conversion
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc9 incoming response body. In 99% of cases, this is a simple conversion to/from
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt28 The charset may be UTF-8 (of the backend supports JSON conversion
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog219 during the conversion process
490 * Change: DOCTYPE now is checked by default when conversion is
794 HTML string to conversion engine
985 in errors during the conversion process
1133 * Fixed: input elements outside forms no more cause conversion
1584 cause XHTML conversion problems
1647 HTML->XHTML conversion
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst181 when you may want to customize the conversion. That’s when the `convert` method
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties95 document_properties_producer=Aisina de conversion PDF :
/plugin/pdfjs/pdfjs/web/locale/fr/
H A Dviewer.properties103 document_properties_producer=Outil de conversion PDF :
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt196 The text to image conversion is mainly done for smileys. And the text to HTML conversion is used fo…

123