Konvertieren Sie eine SVG-Datei mit Aspose.SVG in SVGZ. Reduzieren Sie die SVG-Größe mit GZIP-Komprimierung, ohne die Qualität zu beeinträchtigen.... Combine (DataDir, "shapes.svg" ));...speichern 9 document. Save (Path. Combine (OutputDir, "shapes.svgz" )...
Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Combine(DataDir, "file.html" ); //...a file document.Save(Path.Combine(OutputDir, "file-edited.html"...
Creating Markdown Lists in C#. Use the Aspose.HTML for .NET library to create ordered and unordered Markdown lists....Combine(OutputDir, "output-odered-list...saving string savePath = Path.Combine(OutputDir, "markdown-unodered-list...