Pretvorite PDF u BMP format u C# kodu. Spremi PDF kao BMP koristeći C#....Words; var doc = new Document( "Input.pdf" ); var saveOptions...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...
Previesť PDF formát do SVG v kóde C# Uložiť PDF ako SVG pomocou C#....Words; var doc = new Document( "Input.pdf" ); var saveOptions...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...
Konvertējiet HTML uz PNG C# formātu kodā. Saglabājiet HTML kā PNG izmantojot C#....Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...
המר את הפורמט JPG ל TXT בקוד C# שמור את JPG בתור TXT באמצעות C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Ngonversi JPG kanggo TXT format ing C# kode. Simpen JPG minangka TXT nggunakake C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Ngonversi JPG kanggo SVG format ing C# kode. Simpen JPG minangka SVG nggunakake C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
המר את הפורמט JPG ל DOC בקוד C# שמור את JPG בתור DOC באמצעות C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Перетворити JPG до JPG формату в C# коду. Збережіть JPG як JPG за допомогою C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Scal wiele TEXT w Obraz w Java kodzie Zapisz TEXT jako Obraz za pomocą Java....txt" ); Document output = new Document (); // Usuń całą...: fileNames) { Document input = new Document (fileName); // Dołącz...
Konwertuj HTML format na JPG w C# kodzie Zapisz HTML jako JPG za pomocą C#....Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...