XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:old.hcs.cmc.msu.ru   - Поискать по всем серверам
На этой странице приведены все страницы сервера old.hcs.cmc.msu.ru ,которые мы индексируем. Показаны документы 1221 - 1240 из 3520.

В начало ] Пред. | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | След.В конец ]

Упорядочить по: URL  |  дате изменения
1221. pdf_setmatrix
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.5) pdf_setmatrix -- Sets current transformation matrix . void pdf_setmatrix ( int pdf object, float a, float b, float c, float d, float e, float f) . Explicitly set the current transformation matrix. Prev . Home . Next . pdf_setlinewidth . Up . pdf_setmiterlimit
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setmatrix.html -- 3.3 Кб -- 03.02.2002
Похожие документы

1222. pdf_setmiterlimit
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setmiterlimit -- Sets miter limit . void pdf_setmiterlimit ( int pdf object, float miter) . Set the miter limit to a value greater than or equal to 1. Prev . Home . Next . pdf_setmatrix . Up . pdf_setpolydash
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setmiterlimit.html -- 3.3 Кб -- 03.02.2002
Похожие документы

1223. pdf_setlinejoin
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setlinejoin -- Sets linejoin parameter . void pdf_setlinejoin ( int pdf object, long linejoin) . Set the line join parameter to a value between 0 and 2 inclusive. Prev . Home . Next . pdf_setlinecap . Up . pdf_setlinewidth
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setlinejoin.html -- 3.3 Кб -- 03.02.2002
Похожие документы

1224. pdf_setlinewidth
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setlinewidth -- Sets line width . void pdf_setlinewidth ( int pdf object, float width) . Set the current linewidth to width. Prev . Home . Next . pdf_setlinejoin . Up . pdf_setmatrix
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setlinewidth.html -- 3.2 Кб -- 03.02.2002
Похожие документы

1225. pdf_setgray_stroke
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setgray_stroke -- Sets drawing color to gray value . void pdf_setgray_stroke ( int pdf object, float gray) . Set the current stroke color to a gray value between 0 and 1 inclusive . Note: PDFlib V4.0: Deprecated, use pdf_setcolor() instead. Prev . Home . Next . pdf_setgray_fill . Up . pdf_setlinecap
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setgray-stroke.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1226. pdf_setlinecap
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setlinecap -- Sets linecap parameter . void pdf_setlinecap ( int pdf object, int linecap) . Set the linecap parameter to a value between 0 and 2 inclusive. Prev . Home . Next . pdf_setgray_stroke . Up . pdf_setlinejoin
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setlinecap.html -- 3.3 Кб -- 03.02.2002
Похожие документы

1227. pdf_setgray_fill
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setgray_fill -- Sets filling color to gray value . void pdf_setgray_fill ( int pdf object, float gray) . Set the current fill color to a gray value between 0 and 1 inclusive. Note: PDFlib V4.0: Deprecated, use pdf_setcolor() instead. Prev . Home . Next . pdf_setgray . Up . pdf_setgray_stroke
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setgray-fill.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1228. pdf_setgray
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setgray -- Sets drawing and filling color to gray value . void pdf_setgray ( int pdf object, float gray) . Set the current fill and stroke color. Note: PDFlib V4.0: Deprecated, use pdf_setcolor() instead. Prev . Home . Next . pdf_setfont . Up . pdf_setgray_fill
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setgray.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1229. pdf_setflat
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setflat -- Sets flatness . void pdf_setflat ( int pdf object, float flatness) . Set the flatness to a value between 0 and 100 inclusive. Prev . Home . Next . pdf_setdash . Up . pdf_setfont
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setflat.html -- 3.2 Кб -- 03.02.2002
Похожие документы

1230. pdf_setfont
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.5) pdf_setfont -- Set the current font . void pdf_setfont ( int pdf object, int font, float size) . Set the current font in the given size, using a font handle returned by pdf_findfont() . See Also: pdf_findfont() . Prev . Home . Next . pdf_setflat . Up . pdf_setgray
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setfont.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1231. pdf_setcolor
... PHP 4 >= 4.0.5) pdf_setcolor -- Sets fill and stroke color . void pdf_setcolor ( int pdf object, string type, string colorspace, float c1 [, float c2 [, float c3 [, float c4]]]) . ... The parameter type can be "fill", "stroke", or "both" to specify that the color is set for filling, stroking or both filling and stroking. The parameter colorspace can be gray , rgb , cmyk , spot or pattern . ... Set fill and stroke colors to white. pdf_setcolor($pdf, "cmyk", "rgb", 0, 0, 0, 1); . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setcolor.html -- 5.9 Кб -- 03.02.2002
Похожие документы

1232. pdf_setdash
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_setdash -- Sets dash pattern . void pdf_setdash ( int pdf object, float b, float w) . Set the current dash pattern to b black and w white units. Prev . Home . Next . pdf_setcolor . Up . pdf_setflat
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-setdash.html -- 3.3 Кб -- 03.02.2002
Похожие документы

1233. pdf_save
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_save -- Saves the current environment . void pdf_save ( int pdf object) . Save the current graphics state. Prev . Home . Next . pdf_rotate . Up . pdf_scale
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-save.html -- 3.2 Кб -- 03.02.2002
Похожие документы

1234. pdf_scale
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_scale -- Sets scaling . void pdf_scale ( int pdf object, float x-scale, float y-scale) . Scale the coordinate system. Prev . Home . Next . pdf_save . Up . pdf_setcolor
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-scale.html -- 3.2 Кб -- 03.02.2002
Похожие документы

1235. pdf_restore
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_restore -- Restores formerly saved environment . void pdf_restore ( int pdf object) . Restore the most recently saved graphics state. Prev . Home . Next . pdf_rect . Up . pdf_rotate
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-restore.html -- 3.2 Кб -- 03.02.2002
Похожие документы

1236. pdf_rotate
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_rotate -- Sets rotation . void pdf_rotate ( int pdf object, float phi) . Rotate the coordinate system by phi degrees. Prev . Home . Next . pdf_restore . Up . pdf_save
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-rotate.html -- 3.2 Кб -- 03.02.2002
Похожие документы

1237. pdf_place_pdi_page
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.6) pdf_place_pdi_page -- Places an image on the page . void pdf_place_pdi_page ( int pdf object, int page, float x, float y, float sx, float sy) . Place a PDF page with the lower left corner at ( x , y ), and scale it. Prev . Home . Next . pdf_place_image . Up . pdf_rect
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-place-pdi-page.html -- 3.4 Кб -- 03.02.2002
Похожие документы

1238. pdf_rect
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_rect -- Draws a rectangle . void pdf_rect ( int pdf object, float x, float y, float width, float height) . Draw a rectangle at lower left (x, y) with width and height. Prev . Home . Next . pdf_place_pdi_page . Up . pdf_restore
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-rect.html -- 3.3 Кб -- 03.02.2002
Похожие документы

1239. pdf_open_tiff
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.0) pdf_open_tiff -- Deprecated: Opens a TIFF image . int pdf_open_tiff ( int PDF-document, string filename) . Deprecated. See also pdf_open_image() , . Prev . Home . Next . pdf_open_png . Up . pdf_place_image
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-open-tiff.html -- 3.3 Кб -- 03.02.2002
Похожие документы

1240. pdf_place_image
. PHP Manual . Prev . Next . (3.0.7 - 3.0.18 only, PHP 4 >= 4.0.0) pdf_place_image -- Places an image on the page . void pdf_place_image ( int pdf object, int image, float x, float y, float scale) . Place an image with the lower left corner at ( x , y ), and scale it. Prev . Home . Next . pdf_open_tiff . Up . pdf_place_pdi_page
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.pdf-place-image.html -- 3.4 Кб -- 03.02.2002
Похожие документы

В начало ] Пред. | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | След.В конец ]

Rambler's Top100 RFBR Яндекс цитирования