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.
to ConvertTo-Html
Wenn Sie beispielsweise die Prozesse auf einem Computer über die Pipeline an ConvertTo-Html übergeben, werden in der resultierenden Tabelle alle Prozesse angezeigt.
For example, if you pipe the processes on a computer to ConvertTo-Html, the resulting table displays all of the processes.
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.
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.
Wenn Sie mehrere Objekte an ConvertTo-Html senden, erstellt Windows PowerShell die Tabelle (oder Liste) auf Grundlage der Eigenschaften des ersten gesendeten Objekts.
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.
Andere resultaten
Die Ausgabe von Get-Process wird an das Cmdlet ConvertTo-Html weitergereicht, das aus diesen Daten eine HTML-Tabelle erstellt.
The output from Get-Process is piped to the ConvertTo-Html cmdlet, which creates an HTML table out of that data.
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
For example, the following command reads the contents of the Test.txt file and then supplies them as input to the ConvertTo-HTML cmdlet
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.
Die Aliase werden mithilfe des Pipelineoperators (|) an das Cmdlet ConvertTo-Html gesendet, das die HTML-Seite erstellt.
It uses the pipeline operator (|) to send the aliases to the ConvertTo-Html cmdlet, which creates the HTML page.
Mit dem Cmdlet Get-EventLog werden die Ereignisse im Windows PowerShell-Protokoll abgerufen, und dann werden die Ereignisse mithilfe des Pipelineoperators (|) an das Cmdlet ConvertTo-Html gesendet.
It uses the Get-EventLog cmdlet to get the events in the Windows PowerShell log and then uses the pipeline operator (|) to send the events to the ConvertTo-Html cmdlet.
Anschließend erstellt ConvertTo-Html eine Tabelle, in der die einzelnen Objekte angezeigt werden.
As a result, ConvertTo-Html creates a table that displays the individual objects.
ConvertTo-Html gibt eine Reihe von Zeichenfolgen zurück, die gültigen HTML-Inhalt umfassen.
ConvertTo-Html returns series of strings that comprise valid HTML.
In diesem Befehl wird mithilfe von ConvertTo-Html eine HTML-Tabelle mit dem aktuellen Datum generiert.
This command uses ConvertTo-Html to generate an HTML table of the current date.
Potentieel gevoelige of ongepaste informatie
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.