Konvertera PDF formatet till BMP C# kod. Spara PDF som BMP med C#....Words; var doc = new Document( "Input.pdf" ); var saveOptions...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...
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...
Konverter JPG til BMP format i C# kode. Gem JPG som BMP ved hjælp af C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Konverter JPG til TXT format i C# kode. Gem JPG som TXT ved hjælp af 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 PDF C# kod. Spara JPG som PDF 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 TXT format i C# kode. Gem PDF som TXT 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...
Konverter JPG til JPG format i C# kode. Gem JPG som JPG ved hjælp af C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...
Flet flere HTML til WORD i Java kode. Gem HTML som WORD ved hjælp af Java....flere HTML til Word Brug vores document Merging API til at skabe bærbar..."Input2.html" ); Document output = new Document (); // Fjern alt...
Konverter WORD til TIFF format i C# kode. Gem WORD som TIFF ved hjælp af C#....Words; var doc = new Document( "Input.docx" ); var saveOptions...Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...
Konvertera WORD formatet till PNG C# kod. Spara WORD som PNG med C#....Words; var doc = new Document( "Input.docx" ); var saveOptions...Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...