Sloučit několik DOC do PNG v kódu Java Uložit DOC jako PNG pomocí Java....doc" ); Document output = new Document (); // Před připojením...: fileNames) { Document input = new Document (fileName); // Připojte...
Konwertuj HTML format na PNG w C# kodzie Zapisz HTML jako PNG za pomocą C#....Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...
Konwertuj JPG format na JPG w C# kodzie Zapisz JPG jako JPG za pomocą C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Konwertuj JPG format na PDF w C# kodzie Zapisz JPG jako PDF za pomocą C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Konwertuj Obraz format na BMP w C# kodzie Zapisz Obraz jako BMP za 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 GIF v kódu C# Uložit JPG jako GIF 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 Obraz v kódu C# Uložit JPG jako Obraz pomocí C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
دمج العديد من TEXT في JPG في رمز Java احفظ TEXT باسم JPG باستخدام Java....txt" ); Document output = new Document (); // قم بإزالة...: fileNames) { Document input = new Document (fileName); // بإلحاق...
دمج العديد من TEXT في SVG في رمز Java احفظ TEXT باسم SVG باستخدام Java....txt" ); Document output = new Document (); // قم بإزالة...: fileNames) { Document input = new Document (fileName); // بإلحاق...
Konvertera PDF formatet till OpenOffice C# kod. Spara PDF som OpenOffice med C#....Words; var doc = new Document( "Input.pdf" ); doc.Save(...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...