URI Functions

These spreadsheet functions are used for inserting data from Universal Resource Identifiers (URI).

WEBSERVICE

Bir adresten web içeriği getir.

Sözdizimi

WEBHİZMETİ(URI)

URI: web hizmetinin adresi.

Örnekler

=WEBHİZMETİ("wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss")

"https://wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss" sayfasının içeriğini döndürür.

Technical information

tip

This function is available since LibreOffice 4.2.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.WEBSERVICE

FILTERXML

Bir XML belgesine bir XPath ifadesini uygula.

Sözdizimi

FILTERXML(XML Belgesi; XPath ifadesi)

XML Belgesi (zorunlu): Geçerli bir XML akışı içeren karakter dizisi.

XPath ifadesi (zorunlu): Geçerli bir XPath ifadesi içeren karakter dizisi.

Örnekler

=FILTERXML(WEBHİZMETİ("wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss");"//lastBuildDate")

Wiki'nin son oluşturulma tarihi hakkındaki bilgileri döndürür.

Technical information

tip

This function is available since LibreOffice 4.2.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.FILTERXML

ENCODEURL

Adres kodlamalı dizi döndürür.

Ulusal alfabeler (örneğin, aksanlı karakterler, ASCII olmayan alfabe veya Asya sözcükleri) sembolleri ile metinleri bir standart URL sembol dizesine dönüştürmek için bu işlevi kullanın.

Sözdizimi

KODLAMAADRESİ(Metin)

Metin: Bir dizi URL standart sembolünü kodlamak için dize.

Örnekler

A1 hücresi "автомобиль" Kiril metnini içerirse, =KODLAMAADRESİ(A1) %D0%B0%D0%B2%D1%82%D0%BE%D0%BC%D0%BE%D0%B1%D0%B8%D0%BB%D1%8C döndürür ("автомобиль" kelimesi Rusça'da araba anlamına gelir).

B1 hücresi "車" metnini içerirse, =ENCODEURL(B1) %E8%BB%8A döndürür ("車" Japoncada araba anlamına gelir).

Technical information

tip

This function is available since LibreOffice 5.0.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.ENCODEURL

Lütfen bizi destekleyin!