Merge mitu HTML viiakse GIF in Java koodi. Salvestage HTML nimega GIF kasutades Java....html" ); Document output = new Document (); // Enne lisamist...: fileNames) { Document input = new Document (fileName); // Lisab...
Převést WORD formát do TIFF v kódu C# Uložit WORD jako TIFF pomocí C#....Words; var doc = new Document( "Input.docx" ); var saveOptions...Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...
Převést HTML formát do PNG v kódu C# Uložit HTML jako PNG pomocí C#....Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...
Převést Obraz formát do BMP v kódu C# Uložit Obraz jako BMP pomocí C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...
Převést JPG formát do PNG v kódu C# Uložit JPG jako PNG pomocí C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Převést JPG formát do TIFF v kódu C# Uložit JPG jako TIFF pomocí C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Převést JPG formát do DOC v kódu C# Uložit JPG jako DOC pomocí C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
A(z) Kép BMP formátumba C# kóddal. Kép mentése BMP a C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...
A(z) DOC PNG formátumba C# kóddal. DOC mentése PNG a C#....Words; var doc = new Document( "Input.doc" ); var saveOptions...Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...
A(z) DOC Kép formátumba C# kóddal. DOC mentése Kép a C#....Words; var doc = new Document( "Input.doc" ); var saveOptions...Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...