Konvertera JPG formatet till HTML C# kod. Spara JPG som HTML med C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Konvertera JPG formatet till BMP C# kod. Spara JPG som BMP med C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Konverter PDF til WORD format i C# kode. Gem PDF som WORD ved hjælp af C#....Words; var doc = new Document( "Input.pdf" ); doc.Save(...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...
Konvertuoti DOC į HTML formatą C# kodu. Išsaugokite DOC kAip HTML naudodami C#....Words; var doc = new Document( "Input.doc" ); doc.Save(...Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...
Konverter Billede til TXT format i C# kode. Gem Billede som TXT ved hjælp af C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...
המר את הפורמט תמונה ל TXT בקוד C# שמור את תמונה בתור TXT באמצעות C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...
Pretvorite Slika v obliko TXT v C# kodi Shranite Slika kot TXT z uporabo C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...
Previesť HTML formát do Obrázok v kóde C# Uložiť HTML ako Obrázok pomocou C#....Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...
המר את הפורמט תמונה ל WORD בקוד C# שמור את תמונה בתור WORD באמצעות C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...
Konvertējiet HTML uz Attēls C# formātu kodā. Saglabājiet HTML kā Attēls izmantojot C#....Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...