Examples with "to ConvertTo-Html" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
For example, if you pipe the processes on a computer to ConvertTo-Html, the resulting table displays all of the processes.
Wenn Sie beispielsweise die Prozesse auf einem Computer über die Pipeline an ConvertTo-Html übergeben, werden in der resultierenden Tabelle alle Prozesse angezeigt.
To create a table of the individual objects, use the pipeline operator to pipe the objects to ConvertTo-Html.
Um eine Tabelle der einzelnen Objekte zu erstellen, übergeben Sie die Objekte mithilfe des Pipelineoperators über die Pipeline an ConvertTo-Html.
To create a table of the individual objects, use the pipeline operator to pipe the objects to ConvertTo-Html.
When you submit multiple objects to ConvertTo-Html, Windows PowerShell creates the table (or list) based on the properties of the first object that you submit.
Wenn Sie mehrere Objekte an ConvertTo-Html senden, erstellt Windows PowerShell die Tabelle (oder Liste) auf Grundlage der Eigenschaften des ersten gesendeten Objekts.
Andere resultaten
This command uses ConvertTo-Html to generate an HTML table of the current date.
In diesem Befehl wird mithilfe von ConvertTo-Html eine HTML-Tabelle mit dem aktuellen Datum generiert.
The output from Get-Process is piped to the ConvertTo-Html cmdlet, which creates an HTML table out of that data.
Die Ausgabe von Get-Process wird an das Cmdlet ConvertTo-Html weitergereicht, das aus diesen Daten eine HTML-Tabelle erstellt.
It uses the Title, Body, PreContent, and PostContent parameters of ConvertTo-Html to customize the output.
Die Ausgabe wird mit den Parametern Title, Body, PreContent und PostContent des Cmdlet ConvertTo-Html angepasst.
It uses the Title, Body, PreContent, and PostContent parameters of ConvertTo-Html to customize the output.
Die Ausgabe wird mit den Parametern Title, Body, PreContent und PostContent des Cmdlet "ConvertTo-Html" angepasst.
For example, the following command reads the contents of the Test.txt file and then supplies them as input to the ConvertTo-HTML cmdlet
Mit dem folgenden Befehl wird beispielsweise der Inhalt der Datei Test.txt gelesen und als Eingabe an das Cmdlet ConvertTo-HTML übergeben
For example, the following command reads the contents of the Test.txt file and then supplies them as input to the ConvertTo-HTML cmdlet
Mit dem folgenden Befehl wird beispielsweise der Inhalt der Datei "Test.txt" gelesen und als Eingabe an das Cmdlet "ConvertTo-HTML" übergeben
It uses the InputObject parameter to submit the results of a Get-Date command to the ConvertTo-Html cmdlet. Windows PowerShell
Glücklicherweise ist es mit dem Cmdlet ConvertTo-Html ganz einfach, Windows PowerShell-Ausgaben auf einer Webseite anzuzeigen.
It uses the pipeline operator (|) to send the aliases to the ConvertTo-Html cmdlet, which creates the HTML page.
Die Ausgabe von Get-Process wird an das Cmdlet ConvertTo-Html weitergereicht, das aus diesen Daten eine HTML-Tabelle erstellt.
It uses the pipeline operator (|) to send the aliases to the ConvertTo-Html cmdlet, which creates the HTML page. Windows PowerShell
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.